diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index 323b4b2169ede302631eaa9d283b3306dc70ad01..fd5c20f1bec054949751290e48448a9d7898cfba 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -10492,13 +10492,13 @@ Dynare has comments to plot the results of a simulation and to save the results.
 .. command:: dynatype (FILENAME) [VARIABLE_NAME...];
 
     |br| This command prints the listed endogenous or exogenous variables in a text file named
-    FILENAME, where FILENAME is a quoted string. If no VARIABLE_NAME is listed, all endogenous variables
+    FILENAME. If no VARIABLE_NAME is listed, all endogenous variables
     are printed.
 
 .. command:: dynasave (FILENAME) [VARIABLE_NAME...];
 
     |br| This command saves the listed endogenous or exogenous variables in a binary file
-    named FILENAME, where FILENAME is a quoted string. If no VARIABLE_NAME is listed, all endogenous
+    named FILENAME. If no VARIABLE_NAME is listed, all endogenous
     variables are saved.
 
     In MATLAB or Octave, variables saved with the ``dynasave`` command