mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Spelling fixes (#2902)
This commit is contained in:
parent
d9d55c91be
commit
49b2734bf1
29 changed files with 54 additions and 54 deletions
|
@ -1216,7 +1216,7 @@ class ConfigDialog(Toplevel):
|
|||
which are boolean, and can be toggled with a True/False button.
|
||||
|
||||
Methods:
|
||||
load_extentions:
|
||||
load_extensions:
|
||||
extension_selected: Handle selection from list.
|
||||
create_extension_frame: Hold widgets for one extension.
|
||||
set_extension_value: Set in userCfg['extensions'].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue