diff --git a/doc/dynare.texi b/doc/dynare.texi index b06d56a92..6a553ff45 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -6150,7 +6150,7 @@ Column @code{M_.exo_nbr+1} stores the contribution of the initial conditions, while column @code{M_.exo_nbr+2} stores the smoothed value of the respective endogenous variable. The third dimension stores the time periods. Both the variables and shocks are stored in the order of declaration, i.e. @code{M_.endo_names} and -{M_.exo_names}, respectively. +@code{M_.exo_names}, respectively. @end deffn