summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXKeyEvent.c
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-07-08 20:36:06 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-07-08 20:36:06 (GMT)
commit3018d78340026597655745f383e8f4c2e4e9505d (patch)
treeef95c293ecfc06d3227776df90f2aa1d8838292c /macosx/tkMacOSXKeyEvent.c
parentdb1b8a5882c70d2016d8f24c02bc8f70fa5eb155 (diff)
downloadtk-3018d78340026597655745f383e8f4c2e4e9505d.zip
tk-3018d78340026597655745f383e8f4c2e4e9505d.tar.gz
tk-3018d78340026597655745f383e8f4c2e4e9505d.tar.bz2
Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.
Diffstat (limited to 'macosx/tkMacOSXKeyEvent.c')
-rw-r--r--macosx/tkMacOSXKeyEvent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/tkMacOSXKeyEvent.c b/macosx/tkMacOSXKeyEvent.c
index e0b0094..b0d91ad 100644
--- a/macosx/tkMacOSXKeyEvent.c
+++ b/macosx/tkMacOSXKeyEvent.c
@@ -771,7 +771,7 @@ TkMacOSXGetModalSession(void)
* This enables correct placement of the popups used for character
* selection by the NSTextInputClient. It gets called by text entry
* widgets whenever the cursor is drawn. It does nothing if the widget's
- * NSWindow is not the current KeyWindow. Otherwise it udpates the
+ * NSWindow is not the current KeyWindow. Otherwise it updates the
* display's caret structure and records the caret geometry in static
* variables for use by the NSTextInputClient implementation. Any
* widget passed to this function will be marked as being able to input