diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index bebf95f34e481967c64533d75adbe0c3f6aa63b0..03f94649eea4bce5a3e2b793a2ce0aa92482a049 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -3016,7 +3016,7 @@ Finding the steady state with Dynare nonlinear solver
                 nonlinear system. This is similar to ``2``, but is typically
                 more efficient. The block decomposition is done at the
                 preprocessor level, which brings two benefits: it identifies
-                blocks that can be evaluated rather than solved; and evulations
+                blocks that can be evaluated rather than solved; and evaluations
                 of the residual and Jacobian of the model are more efficient
                 because only the relevant elements are recomputed at every
                 iteration.
@@ -3029,7 +3029,7 @@ Finding the steady state with Dynare nonlinear solver
                 typically more efficient. The block decomposition is done at
                 the preprocessor level, which brings two benefits: it
                 identifies blocks that can be evaluated rather than solved; and
-                evulations of the residual and Jacobian of the model are more
+                evaluations of the residual and Jacobian of the model are more
                 efficient because only the relevant elements are recomputed at
                 every iteration.