Skip to content

Commit 5e01a65

Browse files
Seluj78vstinner
authored andcommitted
Update interpreter.rst (GH-17059)
Fixed what seemed to be a weird phrasing.
1 parent fbbfcce commit 5e01a65

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.9` 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)