summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixKey.c
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2012-07-31 20:28:52 (GMT)
committerdkf <dkf@noemail.net>2012-07-31 20:28:52 (GMT)
commit57c6ac1fde3950060441eb4740f7667889b1464b (patch)
tree07c76b93c254dbb37f4d29209e3edf098b19e205 /unix/tkUnixKey.c
parent9a8986bbb92d4c3beb3ea74c6be05e2ef815d185 (diff)
parent00479536170e93ee9654ac38bb15201ac09732dc (diff)
downloadtk-57c6ac1fde3950060441eb4740f7667889b1464b.zip
tk-57c6ac1fde3950060441eb4740f7667889b1464b.tar.gz
tk-57c6ac1fde3950060441eb4740f7667889b1464b.tar.bz2
merge mark: fix typo in comment
FossilOrigin-Name: 83aef1939a34889741924fbc92fd18e71ad6d500
Diffstat (limited to 'unix/tkUnixKey.c')
-rw-r--r--unix/tkUnixKey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkUnixKey.c b/unix/tkUnixKey.c
index b3f5b93..f132e59 100644
--- a/unix/tkUnixKey.c
+++ b/unix/tkUnixKey.c
@@ -211,7 +211,7 @@ TkpGetString(
/*
* When mapping from a keysym to a keycode, need information about the
- * modifier state tp be used so that when they call XkbKeycodeToKeysym taking
+ * modifier state to be used so that when they call XkbKeycodeToKeysym taking
* into account the xkey.state, they will get back the original keysym.
*/