fix a versionchanged tag

This commit is contained in:
George Yoshida 2006-12-04 11:41:54 +00:00
parent d149d0c76a
commit 9be4905f42
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ is given, it will be used to create the dictionary objects for the list
of sections, for the options within a section, and for the default values.
This class does not support the magical interpolation behavior.
\versionadded{2.3}
\versionchanged{\var{dict_type} was added}[2.6]
\versionchanged[\var{dict_type} was added]{2.6}
\end{classdesc}
\begin{classdesc}{ConfigParser}{\optional{defaults}}