diff --git a/doc/manual/source/running-dynare.rst b/doc/manual/source/running-dynare.rst
index 824d9f826816f553bfaa33d5577f0f8e881a06e1..2c4927b783fb6c11285089571b38693a93bcbaed 100644
--- a/doc/manual/source/running-dynare.rst
+++ b/doc/manual/source/running-dynare.rst
@@ -229,7 +229,7 @@ by the ``dynare`` command.
     .. option:: json = parse|check|transform|compute
 
         Causes the preprocessor to output a version of the ``.mod`` file in
-        JSON format to ``<<M_.dname>>/model/json/``.
+        JSON format to ``<<M_.fname>>/model/json/``.
         When the JSON output is created depends on the value
         passed. These values represent various steps of processing in the
         preprocessor.