8000 Swap the and from in sentence in init_config.rst (#120086) · python/cpython@6e43928 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e43928

Browse files
authored
Swap the and from in sentence in init_config.rst (#120086)
1 parent 9aea9c1 commit 6e43928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/init_config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ PyPreConfig
324324
* Set :c:member:`PyConfig.filesystem_encoding` to ``"mbcs"``,
325325
* Set :c:member:`PyConfig.filesystem_errors` to ``"replace"``.
326326
327-
Initialized 5082 the from :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
327+
Initialized from the :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
328328
variable value.
329329
330330
Only available on Windows. ``#ifdef MS_WINDOWS`` macro can be used for

0 commit comments

Comments
 (0)
0