From 032f10849edeb8742bcbaa357b363029d69b63d0 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Mon, 6 Sep 2021 23:17:35 -0400 Subject: [PATCH] Update idlelib/help.html to include idle.rst spelling fix --- Lib/idlelib/help.html | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/Lib/idlelib/help.html b/Lib/idlelib/help.html index 2b1c2afff08a58..2468afa7148b9f 100644 --- a/Lib/idlelib/help.html +++ b/Lib/idlelib/help.html @@ -24,7 +24,7 @@ - + @@ -59,7 +59,7 @@

Navigation

modules |
  • - next |
  • Automatic indentation -

    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 @@

    Previous topic

    tkinter.tix — Extension widgets for Tk

    Next topic

    -

    Other Graphical User Interface Packages

    +

    Development Tools

    This Page

      @@ -964,7 +964,7 @@

      Navigation

      modules |
    • - next |
    • Navigation