From: Fred Drake Date: Tue, 6 Nov 2001 22:10:47 +0000 (+0000) Subject: Remove extra period. X-Git-Tag: v2.2.1c1~840 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=806d332f026bfda8d94028602b0f55050678173a;p=thirdparty%2FPython%2Fcpython.git Remove extra period. --- diff --git a/Doc/lib/libxmllib.tex b/Doc/lib/libxmllib.tex index 3943a5278a99..f7197cade04b 100644 --- a/Doc/lib/libxmllib.tex +++ b/Doc/lib/libxmllib.tex @@ -13,7 +13,7 @@ \deprecated{2.0}{Use \refmodule{xml.sax} instead. The newer XML package includes full support for XML 1.0.} -\versionchanged[Added namespace support.]{1.5.2} +\versionchanged[Added namespace support]{1.5.2} This module defines a class \class{XMLParser} which serves as the basis for parsing text files formatted in XML (Extensible Markup Language).