Issue #24782: whitespace

This commit is contained in:
Terry Jan Reedy 2015-10-13 22:08:45 -04:00
parent 1c49ec0df0
commit 4922ac1b80
1 changed files with 1 additions and 1 deletions

View File

@ -1207,7 +1207,7 @@ class ConfigDialog(Toplevel):
This code is generic - it works for any and all IDLE extensions.
IDLE extensions save their configuration options using idleConf.
This code reads the current configuration using idleConf, supplies a
This code reads the current configuration using idleConf, supplies a
GUI interface to change the configuration values, and saves the
changes using idleConf.