summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/idlelib/TODO.txt')
-rw-r--r--Lib/idlelib/TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/TODO.txt b/Lib/idlelib/TODO.txt
index e2f1ac0..41b86b0 100644
--- a/Lib/idlelib/TODO.txt
+++ b/Lib/idlelib/TODO.txt
@@ -179,7 +179,7 @@ it -- i.e. you can only edit the current command, and the cursor can't
escape from the command area. (Albert Brandl)
- Set X11 class to "idle/Idle", set icon and title to something
-beginning with "idle" -- for window manangers. (Randall Hopper)
+beginning with "idle" -- for window managers. (Randall Hopper)
- Config files editable through a preferences dialog. (me) DONE