Commit 7edbe30e authored by Nadeem Vawda's avatar Nadeem Vawda

Fix typo in whatsnew/3.3.

parent be66af42
......@@ -329,7 +329,7 @@ The :mod:`array` module supports the :c:type:`long long` type using ``q`` and
codecs
------
The :mod:`~encodings.mbcs` codec has be rewritten to handle correclty
The :mod:`~encodings.mbcs` codec has be 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment