Skip to content

Commit 1bfc567

Browse files
Seluj78vstinner
authored andcommitted
[3.7] [3.8] Update interpreter.rst (GH-17059) (GH-17060) (GH-17061)
Fixed what seemed to be a weird phrasing. (cherry picked from commit 5e01a65) Co-authored-by: Jules Lasne (jlasne) <[email protected]>. (cherry picked from commit 1eac437) Co-authored-by: Jules Lasne (jlasne) <[email protected]>
1 parent 4342af0 commit 1bfc567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/tutorial/interpreter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ is an installation option, other places are possible; check with your local
2323
Python guru or system administrator. (E.g., :file:`/usr/local/python` is a
2424
popular alternative location.)
2525

26-
On Windows machines where you have installed from the :ref:`Microsoft Store
26+
On Windows machines where you have installed Python from the :ref:`Microsoft Store
2727
<windows-store>`, the :file:`python3.7` command will be available. If you have
2828
the :ref:`py.exe launcher <launcher>` installed, you can use the :file:`py`
2929
command. See :ref:`setting-envvars` for other ways to launch Python.

0 commit comments

Comments
 (0)