]> granicus.if.org Git - python/commitdiff
What's new typo
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 12 Feb 2012 01:12:47 +0000 (02:12 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 12 Feb 2012 01:12:47 +0000 (02:12 +0100)
Doc/whatsnew/3.3.rst

index 8d3f20f257cc18dd6c75058ec6b3ee5e4d2834f2..dd2968131b3217aeaa1f66d31adc7b4e3bea9096 100644 (file)
@@ -351,7 +351,7 @@ new features have been added:
 codecs
 ------
 
-The :mod:`~encodings.mbcs` codec has be rewritten to handle correctly
+The :mod:`~encodings.mbcs` codec has been rewritten to handle correctly
 ``replace`` and ``ignore`` error handlers on all Windows versions.  The
 :mod:`~encodings.mbcs` codec now supports all error handlers, instead of only
 ``replace`` to encode and ``ignore`` to decode.