]> granicus.if.org Git - python/commitdiff
Typo.
authorRaymond Hettinger <python@rcn.com>
Wed, 9 Feb 2011 18:16:32 +0000 (18:16 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 9 Feb 2011 18:16:32 +0000 (18:16 +0000)
Doc/whatsnew/3.2.rst

index 857798286b726d697916d8ca8f55eae241b7c63e..4a9a8ff84124d5da78e3877fb98fbcf4d0044457 100644 (file)
@@ -648,7 +648,7 @@ quality improvements.
 
 The biggest news for Python 3.2 is that the :mod:`email` package, :mod:`mailbox`
 module, and :mod:`nntplib` modules now work correctly with the bytes/text model
-in Python 3.  For the first time, there is correct handling of message with
+in Python 3.  For the first time, there is correct handling of messages with
 mixed encodings.
 
 Throughout the standard library, there has been more careful attention to