From: Terry Jan Reedy
Date: Tue, 7 Sep 2021 04:04:54 +0000 (-0400)
Subject: Update idlelib/help.html to include idle.rst spelling fix (GH-28191)
X-Git-Tag: v3.11.0a1~248
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f05ad9202896f21ca9717f5c9f4b933b7f5b6550;p=thirdparty%2FPython%2Fcpython.git
Update idlelib/help.html to include idle.rst spelling fix (GH-28191)
The idle.rst fix was GH-27903 two weeks ago.
---
diff --git a/Lib/idlelib/help.html b/Lib/idlelib/help.html
index 2b1c2afff08a..2468afa7148b 100644
--- a/Lib/idlelib/help.html
+++ b/Lib/idlelib/help.html
@@ -24,7 +24,7 @@
-
+
@@ -59,7 +59,7 @@
modules |
- next |
-Completion boxes intially exclude names beginning with â_â or, for
+
Completion boxes initially exclude names beginning with â_â or, for
modules, not included in â__all__â. The hidden names can be accessed
by typing â_â after â.â, either before or after the box is opened.
@@ -937,8 +937,8 @@ also used for testing.
tkinter.tix â Extension widgets for Tk
Next topic
- Other Graphical User Interface Packages
+ Development Tools
This Page