We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e6a58 commit 162545eCopy full SHA for 162545e
Lib/email/_parseaddr.py
@@ -59,7 +59,7 @@ def _parsedate_tz(data):
59
60
The last (additional) element is the time zone offset in seconds, except if
61
the timezone was specified as -0000. In that case the last element is
62
- None. This indicates a UTC timestamp that explicitly declaims knowledge of
+ None. This indicates a UTC timestamp that explicitly disclaims knowledge of
63
the source timezone, as opposed to a +0000 timestamp that indicates the
64
source timezone really was UTC.
65
0 commit comments