summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkMacOSXMenu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXMenu.c b/macosx/tkMacOSXMenu.c
index 321d308..346ee47 100644
--- a/macosx/tkMacOSXMenu.c
+++ b/macosx/tkMacOSXMenu.c
@@ -198,7 +198,7 @@ TKBackgroundLoop *backgroundLoop = nil;
* accents over letters. But ⌘` is a standard KeyEquivalent which cycles
* through the open windows of an application, changing the focus to the next
* window.
- *
+ *
* The performKeyEquivalent callback method is being overridden here to work
* around a bug reported in [1626ed65b8]. When a dead key that is also as a
* KeyEquivalent is pressed, a KeyDown event with no characters is passed to