cpython/Doc/distutils
Matthias Bussonnier fe68486197
bpo-46044: Fix doc typo introduced in GH-30043 (GH-30171)
See https://github.com/python/cpython/pull/30043/files#r770944718

My bad I likely messed up by using a repeat command in my editor

Automerge-Triggered-By: GH:merwok
2021-12-18 13:19:07 -08:00
..
_setuptools_disclaimer.rst
apiref.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) 2021-09-22 20:33:36 +03:00
builtdist.rst bpo-45124: Remove the bdist_msi command (GH-28195) 2021-09-07 12:34:27 +02:00
commandref.rst bpo-42802: Remove distutils bdist_wininst command (GH-24043) 2021-01-09 00:35:01 +01:00
configfile.rst
examples.rst
extending.rst
index.rst bpo-41282: Add deprecation warning and docs for distutils (PEP 632) (GH-24355) 2021-01-29 21:48:55 +00:00
introduction.rst bpo-42802: Remove distutils bdist_wininst command (GH-24043) 2021-01-09 00:35:01 +01:00
packageindex.rst
setupscript.rst
sourcedist.rst bpo-46044: Fix doc typo introduced in GH-30043 (GH-30171) 2021-12-18 13:19:07 -08:00
uploading.rst