Added missing \var.
This commit is contained in:
parent
a75990e8c2
commit
958c87d923
|
@ -35,7 +35,7 @@ one argument, an options value:
|
||||||
handled in a reasonable and robust fashion.
|
handled in a reasonable and robust fashion.
|
||||||
\end{desc}
|
\end{desc}
|
||||||
%
|
%
|
||||||
The options argument can be constructed through a number of procedures
|
The \var{options} argument can be constructed through a number of procedures
|
||||||
with names of the form \texttt{with-\ldots}. Each of these procedures
|
with names of the form \texttt{with-\ldots}. Each of these procedures
|
||||||
either creates a fresh options value or adds a configuration parameter
|
either creates a fresh options value or adds a configuration parameter
|
||||||
to an old options argument. The configuration parameter value is
|
to an old options argument. The configuration parameter value is
|
||||||
|
|
Loading…
Reference in New Issue