From fc0386cc5ac9107b81ae7fd43115f8eeefd684aa Mon Sep 17 00:00:00 2001 From: "Steven M. Gava" Date: Thu, 12 Jul 2001 05:24:19 +0000 Subject: [PATCH] py-cvs merge, correct typo --- Lib/idlelib/config.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Lib/idlelib/config.txt b/Lib/idlelib/config.txt index 586a8d8178e..223b302ca3d 100644 --- a/Lib/idlelib/config.txt +++ b/Lib/idlelib/config.txt @@ -14,8 +14,8 @@ # IDLE extensions can be enabled and disabled by adding them to one of # the config files. To enable an extension, create a section with the # same name as the extension, e.g. the [ParenMatch] section below. To -# disable an extension, either remove the section or add the the -# enable option with the value 0. +# disable an extension, either remove the section or add the 'enable' +# option with the value 0. [EditorWindow] width= 80