We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0e9bb commit 8e3a738Copy full SHA for 8e3a738
Lib/idlelib/help.py
@@ -257,7 +257,7 @@ def copy_strip():
257
same, help.html can be backported. The internal Python version
258
number is not displayed. If maintenance idle.rst diverges from
259
the master version, then instead of backporting help.html from
260
- master, repeat the proceedure above to generate a maintenance
+ master, repeat the procedure above to generate a maintenance
261
version.
262
"""
263
src = join(abspath(dirname(dirname(dirname(__file__)))),
0 commit comments