Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1c90a67

Browse files
committed
SF bug 799367: grammar error
1 parent 951976d commit 1c90a67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libdatetime.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ \subsection{\class{datetime} Objects \label{datetime-datetime}}
819819
\code{\var{dt}.replace(tzinfo=None)}.
820820

821821
Note that the default \method{tzinfo.fromutc()} method can be overridden
822-
in a \class{tzinfo} subclass to effect the result returned by
822+
in a \class{tzinfo} subclass to affect the result returned by
823823
\method{astimezone()}. Ignoring error cases, \method{astimezone()}
824824
acts like:
825825

0 commit comments

Comments
 (0)