var_expectation: fix typo

time-shift
Houtan Bastani 2019-03-15 16:25:58 +01:00
parent cfdd6602b4
commit 6150de2d4a
No known key found for this signature in database
GPG Key ID: 000094FB955BE169
1 changed files with 1 additions and 1 deletions

View File

@ -40,4 +40,4 @@ if nargin<2
withcalibration = true;
end
print_expectations('fake', varexpectationmodelname, 'var', withcalibratiyon);
print_expectations('fake', varexpectationmodelname, 'var', withcalibration);