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

Skip to content

Commit 186f441

Browse files
committed
Typo.
1 parent 631507d commit 186f441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ quality improvements.
648648

649649
The biggest news for Python 3.2 is that the :mod:`email` package, :mod:`mailbox`
650650
module, and :mod:`nntplib` modules now work correctly with the bytes/text model
651-
in Python 3. For the first time, there is correct handling of message with
651+
in Python 3. For the first time, there is correct handling of messages with
652652
mixed encodings.
653653

654654
Throughout the standard library, there has been more careful attention to

0 commit comments

Comments
 (0)