diff --git a/Doc/lib/libdatetime.tex b/Doc/lib/libdatetime.tex index e97d11fc26c..96b1274bc7b 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: