mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
This commit is contained in:
parent
b193fa996a
commit
c151f7846d
7 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue