What's new typo

This commit is contained in:
Antoine Pitrou 2012-02-12 02:12:47 +01:00
parent ae557d767f
commit 4f863433fd

View file

@ -351,7 +351,7 @@ new features have been added:
codecs 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 ``replace`` and ``ignore`` error handlers on all Windows versions. The
:mod:`~encodings.mbcs` codec now supports all error handlers, instead of only :mod:`~encodings.mbcs` codec now supports all error handlers, instead of only
``replace`` to encode and ``ignore`` to decode. ``replace`` to encode and ``ignore`` to decode.