summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-05-09 14:28:03 (GMT)
committerFred Drake <fdrake@acm.org>2000-05-09 14:28:03 (GMT)
commitbd7b8b3310dd26701d6950b51f98f7c9f0da837e (patch)
treeb44ea0635f0676b67011daf545ed389d313c6fd0 /Tools
parentc18a6f466a3caaee835540014768f7d38206053a (diff)
downloadcpython-bd7b8b3310dd26701d6950b51f98f7c9f0da837e.zip
cpython-bd7b8b3310dd26701d6950b51f98f7c9f0da837e.tar.gz
cpython-bd7b8b3310dd26701d6950b51f98f7c9f0da837e.tar.bz2
Minor edit of leading comments: 'the the' --> 'the', quoted 'enable'
option name for clarity.
Diffstat (limited to 'Tools')
-rw-r--r--Tools/idle/config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/idle/config.txt b/Tools/idle/config.txt
index c1d96c1..6f98a3e 100644
--- a/Tools/idle/config.txt
+++ b/Tools/idle/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