Skip to content

Commit 32cfc88

Browse files
Docs: Fix typo in the pymanager command name (GH-153877)
1 parent a0c6c4c commit 32cfc88

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

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

0 commit comments

Comments
 (0)