diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst index 4a1f1480d00d69acf10f07a486de79d9bbec814c..92f33a708b3d14a695847d3a258e2e1fd5743847 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -13082,9 +13082,9 @@ More generally, it is possible to consider finite discounted sums. Name of the associated auxiliary model, defined with ``var_model`` or ``trend_component_model``. - .. option:: expression = STRING | QUOTED_STRING + .. option:: expression = VARIABLE_NAME | EXPRESSION - Name of the variable or expression (linear combination of variables) to be expected. The quotes are mandatory if an expression is expected. + Name of the variable or expression (linear combination of variables) to be expected. .. option:: discount = PARAMETER_NAME | DOUBLE