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)
commit1754d107eec0f5a8ac1d589923bb650f8995e63e (patch)
tree07c76b93c254dbb37f4d29209e3edf098b19e205 /unix/tkUnixKey.c
parent289e63ea56c1a6d3384f6bdeee3b9a47847f3206 (diff)
parentd4d09285a32e8effbeb1abd545fc3be92d6605cb (diff)
downloadtk-1754d107eec0f5a8ac1d589923bb650f8995e63e.zip
tk-1754d107eec0f5a8ac1d589923bb650f8995e63e.tar.gz
tk-1754d107eec0f5a8ac1d589923bb650f8995e63e.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.
*/