From 9be4905f42f5f7f0d3e8605bf284da9e40f4065a Mon Sep 17 00:00:00 2001 From: George Yoshida Date: Mon, 4 Dec 2006 11:41:54 +0000 Subject: fix a versionchanged tag --- Doc/lib/libcfgparser.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libcfgparser.tex b/Doc/lib/libcfgparser.tex index b0680d2..53170fa 100644 --- a/Doc/lib/libcfgparser.tex +++ b/Doc/lib/libcfgparser.tex @@ -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}} -- cgit v0.12