bpo-33859: Fix spelling mistakes in docs. (GH-7691)

This commit is contained in:
Xtreak 2018-06-16 10:38:31 +05:30 committed by Serhiy Storchaka
parent b193fa996a
commit c151f7846d
7 changed files with 7 additions and 7 deletions

View file

@ -905,7 +905,7 @@ conflict.
If this environment variable is not set at all, then the interpreter defaults
to using the current locale settings, *unless* the current locale is
identified as a legacy ASCII-based locale
(as descibed for :envvar:`PYTHONCOERCECLOCALE`), and locale coercion is
(as described for :envvar:`PYTHONCOERCECLOCALE`), and locale coercion is
either disabled or fails. In such legacy locales, the interpreter will
default to enabling UTF-8 mode unless explicitly instructed not to do so.