commit | 2dafcc25a99cd8ae5e95fa9c7a1d926c90c9c2d4 | [log] [tgz] |
---|---|---|
author | Martin Panter <vadmium+py@gmail.com> | Wed Feb 10 01:17:51 2016 +0000 |
committer | Martin Panter <vadmium+py@gmail.com> | Wed Feb 10 01:17:51 2016 +0000 |
tree | 168587693fd27da286830c56d2cd40d59360c4d1 | |
parent | 78a54c03117711de66169230fc4eba7f0abd79af [diff] [blame] |
Issues #26310, #26311: Fix typos in the documentation
diff --git a/Lib/idlelib/help.py b/Lib/idlelib/help.py index 6398c77..b0e9dc5 100644 --- a/Lib/idlelib/help.py +++ b/Lib/idlelib/help.py
@@ -11,7 +11,7 @@ Doc/library/idle.rst (Sphinx)=> Doc/build/html/library/idle.html (help.copy_strip)=> Lib/idlelib/help.html -HelpParser - Parse help.html and and render to tk Text. +HelpParser - Parse help.html and render to tk Text. HelpText - Display formatted help.html.