diff --git a/src/source/the-model-file.rst b/src/source/the-model-file.rst index 2612a0011..96e35707a 100644 --- a/src/source/the-model-file.rst +++ b/src/source/the-model-file.rst @@ -10285,7 +10285,7 @@ Macro directives |br| Asks the preprocessor to display the value of all macro variables up until this point. If the ``save`` option is passed, theh values of the macro variables are saved to - ``options_.macrovars``. + ``options_.macrovars_line_<>``. Typical usages --------------