Manual: misc quote fixes

[skip ci]
silicon
Sébastien Villemot 2023-02-09 13:40:09 -05:00
parent 2c44923384
commit 4a150efb22
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 3 additions and 3 deletions

View File

@ -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,