mirror of
https://github.com/python/cpython.git
synced 2026-01-08 00:12:42 +00:00
py-cvs merge, correct typo
This commit is contained in:
parent
569b17f414
commit
fc0386cc5a
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue