Merge pull request #1061 from JohannesPfeifer/manual_fix

Fix typo in manual
time-shift
Houtan Bastani 2015-09-17 14:53:37 +02:00
commit fa5eea5fb8
1 changed files with 1 additions and 1 deletions

View File

@ -2656,7 +2656,7 @@ You can use the following types of entries in the block:
Specifies the standard error of a variable.
@item var @var{VARIABLE_NAME} = @var{EXPRESSION};
Specifies the variance error of a variable.
Specifies the variance of a variable.
@item var @var{VARIABLE_NAME}, @var{VARIABLE_NAME} = @var{EXPRESSION};
Specifies the covariance of two variables.