Fix typo in manual

time-shift
Johannes Pfeifer 2015-09-17 14:36:59 +02:00
parent 06e76386eb
commit 6c8e7c5ff5
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.