From af8c78173742094ceee6f8ba53d791c4eaa357f9 Mon Sep 17 00:00:00 2001
From: "Miss Islington (bot)"
<31488909+miss-islington@users.noreply.github.com>
Date: Mon, 6 Sep 2021 21:26:48 -0700
Subject: Update idlelib/help.html to include idle.rst spelling fix (GH-28191)
The idle.rst fix was GH-27903 two weeks ago.
(cherry picked from commit f05ad9202896f21ca9717f5c9f4b933b7f5b6550)
Co-authored-by: Terry Jan Reedy 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.
tkinter.tix
— Extension widgets for Tk
Other Graphical User Interface Packages
+