]> granicus.if.org Git - python/commitdiff
Fix typo found by Min ho Kim (GH-14879)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 21 Jul 2019 19:44:28 +0000 (12:44 -0700)
committerGitHub <noreply@github.com>
Sun, 21 Jul 2019 19:44:28 +0000 (12:44 -0700)
(cherry picked from commit 8e3a7380ecb310b50e48f47d1f26190cc9c45eb6)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/help.py

index 652444a7f14937303d84eb43e8add92775109c19..e19d3615016f2f1d9c7b734c549caf896f6aaee4 100644 (file)
@@ -257,7 +257,7 @@ def copy_strip():
     same, help.html can be backported.  The internal Python version
     number is not displayed.  If maintenance idle.rst diverges from
     the master version, then instead of backporting help.html from
-    master, repeat the proceedure above to generate a maintenance
+    master, repeat the procedure above to generate a maintenance
     version.
     """
     src = join(abspath(dirname(dirname(dirname(__file__)))),