Minor edit of leading comments: 'the the' --> 'the', quoted 'enable'

option name for clarity.
This commit is contained in:
Fred Drake 2000-05-09 14:28:03 +00:00
parent c18a6f466a
commit bd7b8b3310

View file

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