From: Brett Cannon Date: Sun, 21 Mar 2004 14:10:18 +0000 (+0000) Subject: Removed extra period from \versionchanged entry; macro adds period X-Git-Tag: v2.4a1~647 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8b6cc2e7f29d15c1aa6524f6f84fa8e6cb1a50e6;p=thirdparty%2FPython%2Fcpython.git Removed extra period from \versionchanged entry; macro adds period automatically. --- diff --git a/Doc/lib/libsys.tex b/Doc/lib/libsys.tex index 946ff1da359a..3b813842cada 100644 --- a/Doc/lib/libsys.tex +++ b/Doc/lib/libsys.tex @@ -365,7 +365,7 @@ else: A program is free to modify this list for its own purposes. - \versionchanged[Unicode strings are no longer ignored.]{2.3} + \versionchanged[Unicode strings are no longer ignored]{2.3} \end{datadesc} \begin{datadesc}{platform}