From: Raymond Hettinger Date: Sat, 6 Sep 2003 05:36:13 +0000 (+0000) Subject: SF bug 799367: grammar error X-Git-Tag: v2.4a1~1625 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c90a6754c00938b3ef38a0aaaae1385ac1a6c89;p=python SF bug 799367: grammar error --- diff --git a/Doc/lib/libdatetime.tex b/Doc/lib/libdatetime.tex index e97d11fc26..96b1274bc7 100644 --- a/Doc/lib/libdatetime.tex +++ b/Doc/lib/libdatetime.tex @@ -819,7 +819,7 @@ Instance methods: \code{\var{dt}.replace(tzinfo=None)}. Note that the default \method{tzinfo.fromutc()} method can be overridden - in a \class{tzinfo} subclass to effect the result returned by + in a \class{tzinfo} subclass to affect the result returned by \method{astimezone()}. Ignoring error cases, \method{astimezone()} acts like: