Remove dots in \version{changed,added} argument and

correct argument order.
This commit is contained in:
Georg Brandl 2006-01-15 07:55:35 +00:00
parent d056005482
commit a635fbbcb0
7 changed files with 12 additions and 12 deletions

View file

@ -29,7 +29,7 @@ input and output file objects that the Cmd instance or subclass
instance will use for input and output. If not specified, they
will default to \var{sys.stdin} and \var{sys.stdout}.
\versionchanged[The \var{stdin} and \var{stdout} parameters were added.]{2.3}
\versionchanged[The \var{stdin} and \var{stdout} parameters were added]{2.3}
\end{classdesc}
\subsection{Cmd Objects}