diff --git a/doc/dynare.texi b/doc/dynare.texi
index 129eae722174da93b473d61eb0f43e7ffea5dc6e..4d6a58d84697a5682944c66572006889323b19ac 100644
--- a/doc/dynare.texi
+++ b/doc/dynare.texi
@@ -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.