summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixKey.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-07-31 20:28:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-07-31 20:28:52 (GMT)
commitcb03c2bb4cd893e2c771f9cdebec19660af945e0 (patch)
tree07c76b93c254dbb37f4d29209e3edf098b19e205 /unix/tkUnixKey.c
parentc3e9f1c0d89a8fb2d33345abb8abd3cfab381bf4 (diff)
parent5c28ad6e3066669cbf7a9bf5d861b1323839ce38 (diff)
downloadtk-cb03c2bb4cd893e2c771f9cdebec19660af945e0.zip
tk-cb03c2bb4cd893e2c771f9cdebec19660af945e0.tar.gz
tk-cb03c2bb4cd893e2c771f9cdebec19660af945e0.tar.bz2
merge mark: fix typo in comment
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.
*/