Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e5568e5

Browse files
[3.13] Swap the and from in sentence in init_config.rst (GH-120086) (#123744)
Co-authored-by: Rafael Fontenelle <[email protected]>
1 parent ff9ece9 commit e5568e5

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
@@ -321,7 +321,7 @@ PyPreConfig
321321
* Set :c:member:`PyConfig.filesystem_encoding` to ``"mbcs"``,
322322
* Set :c:member:`PyConfig.filesystem_errors` to ``"replace"``.
323323
324-
Initialized the from :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
324+
Initialized from the :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment
325325
variable value.
326326
327327
Only available on Windows. ``#ifdef MS_WINDOWS`` macro can be used for

0 commit comments

Comments
 (0)