Skip to content

Commit 9fcc97f

Browse files
[3.14] Docs: Fix typo in the pymanager command name (GH-153877) (GH-153961)
(cherry picked from commit 32cfc88) Co-authored-by: Sam Katakouzinos <sam.katakouzinos@gmail.com>
1 parent 9c5918d commit 9fcc97f

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
@@ -130,7 +130,7 @@ difference between the two commands is when running without any arguments:
130130
help (``pymanager exec ...`` provides equivalent behaviour to ``py ...``).
131131

132132
Each of these commands also has a windowed version that avoids creating a
133-
console window. These are ``pyw``, ``pythonw`` and ``pymanagerw``. A ``python3``
133+
console window. These are ``pyw``, ``pythonw`` and ``pywmanager``. A ``python3``
134134
command is also included that mimics the ``python`` command. It is intended to
135135
catch accidental uses of the typical POSIX command on Windows, but is not meant
136136
to be widely used or recommended.

0 commit comments

Comments
 (0)