]> granicus.if.org Git - python/commitdiff
SF bug 799367: grammar error
authorRaymond Hettinger <python@rcn.com>
Sat, 6 Sep 2003 05:36:13 +0000 (05:36 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 6 Sep 2003 05:36:13 +0000 (05:36 +0000)
Doc/lib/libdatetime.tex

index e97d11fc26cc5badc744510faa630611c99aa889..96b1274bc7ba815832181c7f4639b7e22e596dea 100644 (file)
@@ -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: