What's new typo

This commit is contained in:
Antoine Pitrou 2012-02-12 02:12:47 +01:00
parent ae557d767f
commit 4f863433fd
1 changed files with 1 additions and 1 deletions

View 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.