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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b6cc2e7f29d15c1aa6524f6f84fa8e6cb1a50e6;p=python Removed extra period from \versionchanged entry; macro adds period automatically. --- diff --git a/Doc/lib/libsys.tex b/Doc/lib/libsys.tex index 946ff1da35..3b813842ca 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}