diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index 6a4717ae85da0c336daa960ab8e91c43cab9f69b..f721a695946188bdf431fd6f3d10e34b7b3dbb36 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -10497,13 +10497,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