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

Manual: fix typo

parent e3b34609
Branches
No related tags found
No related merge requests found
...@@ -1827,7 +1827,7 @@ in this case ``initval`` is used to specify the terminal conditions. ...@@ -1827,7 +1827,7 @@ in this case ``initval`` is used to specify the terminal conditions.
jumps. In the example above, consumption will display a large jumps. In the example above, consumption will display a large
jump from :math:`t=0` to :math:`t=1` and capital will jump jump from :math:`t=0` to :math:`t=1` and capital will jump
from :math:`t=200` to :math:`t=201` when using :comm:`rplot` from :math:`t=200` to :math:`t=201` when using :comm:`rplot`
or manually plotting ``oo_.endo_val``. or manually plotting ``oo_.endo_simul``.
   
   
.. block:: histval ; .. block:: histval ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment