Skip to content

Commit 6666b38

Browse files
stefanorhugovk
andauthored
Correct typo in GH-129623 (#130079)
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent fda87c0 commit 6666b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/python.man

+1-1
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ use the traditional parser-based REPL.
486486
.IP PYTHONBREAKPOINT
487487
If this environment variable is set to 0, it disables the default debugger. It
488488
can be set to the callable of your debugger of choice.
489-
.IP PYTHONCOERCELOCALE
489+
.IP PYTHONCOERCECLOCALE
490490
If set to the value 0, causes the main Python command line application to skip
491491
coercing the legacy ASCII-based C and POSIX locales to a more capable UTF-8
492492
based alternative.

0 commit comments

Comments
 (0)