SF bug 799367: grammar error

This commit is contained in:
Raymond Hettinger 2003-09-06 05:36:13 +00:00
parent 951976dc9f
commit 1c90a6754c
1 changed files with 1 additions and 1 deletions

View File

@ -819,7 +819,7 @@ Instance methods:
\code{\var{dt}.replace(tzinfo=None)}. \code{\var{dt}.replace(tzinfo=None)}.
Note that the default \method{tzinfo.fromutc()} method can be overridden 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()} \method{astimezone()}. Ignoring error cases, \method{astimezone()}
acts like: acts like: