]> granicus.if.org Git - python/commitdiff
Fix typo found by Min ho Kim (#14879)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 21 Jul 2019 19:24:45 +0000 (15:24 -0400)
committerGitHub <noreply@github.com>
Sun, 21 Jul 2019 19:24:45 +0000 (15:24 -0400)
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__)))),