Issues #26310, #26311: Fix typos in the documentation and code comments

This commit is contained in:
Martin Panter 2016-02-10 01:17:51 +00:00
parent 763f9f0d89
commit 96a4f07107
8 changed files with 9 additions and 9 deletions

View file

@ -11,7 +11,7 @@ Help => IDLE Help: Display help.html with proper formatting.
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.