diff --git a/doc/dynare.texi b/doc/dynare.texi index 03a518e12678b8f239179595c6a74f6c364b45bd..4721f2f3892e8368c47571ccc07e249ca9f2dce7 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -3591,7 +3591,7 @@ the set of observed variables when solving the model under partial information. Only one instance of @code{varobs} is allowed in a model file. If one -needs to declare observed variables in a loop, the macroprocessor can +needs to declare observed variables in a loop, the macro-processor can be used as shown in the second example below. @customhead{Simple example}