summaryrefslogtreecommitdiffstats
path: root/Doc/library/idle.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/idle.rst')
-rw-r--r--Doc/library/idle.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
index 4f51f3f..38ab4f1 100644
--- a/Doc/library/idle.rst
+++ b/Doc/library/idle.rst
@@ -671,7 +671,7 @@ Extensions
^^^^^^^^^^
IDLE contains an extension facility. Preferences for extensions can be
-changed with Configure Extensions. See the beginning of config-extensions.def
-in the idlelib directory for further information. The only current default
-extension is zoomheight. It exists as an extension primarily to be an example
-and for testing purposes. \ No newline at end of file
+changed with the Extensions tab of the preferences dialog. See the
+beginning of config-extensions.def in the idlelib directory for further
+information. The only current default extension is zzdummy, an example
+also used for testing.