Skip to content

Commit 5b69fbd

Browse files
committed
Remove wrong escape in code snippet.
1 parent 55062e3 commit 5b69fbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/using/windows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ Examples:
456456
In addition to environment variables, the same settings can be configured
457457
in the .INI file used by the launcher. The section in the INI file is
458458
called ``[defaults]`` and the key name will be the same as the
459-
environment variables without the leading ``PY\_`` prefix (and note that
459+
environment variables without the leading ``PY_`` prefix (and note that
460460
the key names in the INI file are case insensitive.) The contents of
461461
an environment variable will override things specified in the INI file.
462462

0 commit comments

Comments
 (0)