changeset: 98736:4ed0cc2b7c7c branch: 3.4 parent: 98732:5647c61fb593 user: Terry Jan Reedy date: Tue Oct 13 22:09:06 2015 -0400 files: Lib/idlelib/configDialog.py description: Issue #24782: whitespace diff -r 5647c61fb593 -r 4ed0cc2b7c7c Lib/idlelib/configDialog.py --- a/Lib/idlelib/configDialog.py Tue Oct 13 22:03:51 2015 -0400 +++ b/Lib/idlelib/configDialog.py Tue Oct 13 22:09:06 2015 -0400 @@ -1190,7 +1190,7 @@ 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.