fixing typo

time-shift
Michel Juillard 2015-07-13 11:51:07 +02:00
parent dd8bd78562
commit edbd1ef374
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ if size(stationary_vars, 1) > 0
end
if ~options_.noprint %options_.nomoments == 0
if options_.order == 2
title='APROXIMATED THEORETICAL MOMENTS';
title='APPROXIMATED THEORETICAL MOMENTS';
else
title='THEORETICAL MOMENTS';
end