diff --git a/matlab/calibrate_mh_scale_parameter.m b/matlab/calibrate_mh_scale_parameter.m index 64752767b..6f8e4c253 100644 --- a/matlab/calibrate_mh_scale_parameter.m +++ b/matlab/calibrate_mh_scale_parameter.m @@ -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