From 4a150efb223b8e69d662ab73ec2ae4293617dc1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Thu, 9 Feb 2023 13:40:09 -0500 Subject: [PATCH] Manual: misc quote fixes [skip ci] --- doc/manual/source/the-model-file.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst index 1fd55b0a2..216a2bf75 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -207,8 +207,8 @@ for declaring variables and parameters are described below. :: - var c gnp cva (country=`US', state=`VA') - cca (country=`US', state=`CA', long_name=`Consumption CA'); + var c gnp cva (country='US', state='VA') + cca (country='US', state='CA', long_name='Consumption CA'); var(deflator=A) i b; var c $C$ (long_name=`Consumption'); @@ -4526,7 +4526,7 @@ Computing the stochastic solution :mvar:`oo_.conditional_variance_decomposition_ME`). The variance decomposition is only conducted, if theoretical moments are requested, *i.e.* using the ``periods=0``-option. - Only available at ``order<3`` and without ``pruning''. In case of ``order=2``, + Only available at ``order<3`` and without ``pruning``. In case of ``order=2``, Dynare provides a second-order accurate approximation to the true second moments based on the linear terms of the second-order solution (see *Kim, Kim,