menu-simple.py: fixed lay-out
bind-with-multiple-calls-per-event-type.py: new, or forgot to add earlier
diff --git a/Demo/tkinter/matt/menu-simple.py b/Demo/tkinter/matt/menu-simple.py
index a1fc2fb..1f46e21 100644
--- a/Demo/tkinter/matt/menu-simple.py
+++ b/Demo/tkinter/matt/menu-simple.py
@@ -19,8 +19,8 @@
# | New... |
# | Open... |
# | Print |
-# | | <-------- This is a MENU. The lines of text in the menu are
-# | | MENU ENTRIES
+# | | <------ This is a MENU. The lines of text in the menu are
+# | | MENU ENTRIES
# | +---------------+
# | Open Files > | file1 |
# | | file2 |