Skip to content
Snippets Groups Projects
Verified Commit 240c0eb0 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Manual: fix typo

[skip ci]
parent d8116985
No related branches found
No related tags found
No related merge requests found
...@@ -3925,7 +3925,7 @@ speed-up on large models. ...@@ -3925,7 +3925,7 @@ speed-up on large models.
``rho*r(-1) + (1-rho)*(gpi*Infl+gy*YGap) + e`` is ``rho*r(-1) + (1-rho)*(gpi*Infl+gy*YGap) + e`` is
below ``r=-1.94478``. In contrast, specifying the equation as below ``r=-1.94478``. In contrast, specifying the equation as
   
``rho*r(-1) + (1-rho)*(gpi*Infl+gy*YGap) + e = r;``` ``rho*r(-1) + (1-rho)*(gpi*Infl+gy*YGap) + e = r;``
   
would be wrong. would be wrong.
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment