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

Skip to content

Commit 4ff1daa

Browse files
committed
Merge
2 parents 9c4ee75 + 624e222 commit 4ff1daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/smtplib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ An :class:`SMTP` instance has the following methods:
439439
and the accompanying error message sent by the server.
440440

441441
If ``SMTPUTF8`` is included in *mail_options*, and the server supports it,
442-
*from_addr* and *to_addr* may contain non-ASCII characters.
442+
*from_addr* and *to_addrs* may contain non-ASCII characters.
443443

444444
This method may raise the following exceptions:
445445

0 commit comments

Comments
 (0)