Skip to content
Snippets Groups Projects
Verified Commit 2ab174aa authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Merge branch 'cosmetics' of git.dynare.org:JohannesPfeifer/dynare

Ref. !2087
parents 9938f087 d5d3e906
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ Parameters = Parameters';
try
dd = chol(CovarianceMatrix);
catch
error('The covariance matrix has to be a symetric positive definite matrix!')
error('The covariance matrix has to be a symmetric positive definite matrix!')
end
% Set parameters related to the proposal distribution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment