diff --git a/doc/manual/source/running-dynare.rst b/doc/manual/source/running-dynare.rst
index 77cc4733b0498b2f4f035a40b8898e47fb0231ea..82f6d39e3b88abc9dd2c11378e48e93536cf98b9 100644
--- a/doc/manual/source/running-dynare.rst
+++ b/doc/manual/source/running-dynare.rst
@@ -429,10 +429,10 @@ by the ``dynare`` command.
     .. option:: use_dll
        :noindex:
 
-        Instructs the preprocessor to create dynamic loadable libraries (DLL)
-        containing the model equations and derivatives, instead of writing
-        those in M-files. This is equivalent to the :opt:`use_dll` option of
-        the ``model`` block.
+       Instructs the preprocessor to create dynamic loadable libraries (DLL)
+       containing the model equations and derivatives, instead of writing
+       those in M-files. This is equivalent to the :opt:`use_dll` option of
+       the ``model`` block.
 
     These options can be passed to the preprocessor by listing them
     after the name of the ``.mod`` file. They can alternatively be