summaryrefslogtreecommitdiff
path: root/gtk/gtkimcontextsimple.c
diff options
context:
space:
mode:
authorSimos Xenitellis <simos@src.gnome.org>2008-07-10 23:20:30 +0000
committerSimos Xenitellis <simos@src.gnome.org>2008-07-10 23:20:30 +0000
commit1d510a9e84e829f838d4c900626c3c575d637c11 (patch)
tree3393ebd16062239c2b810eb1a576e1c3e4b16333 /gtk/gtkimcontextsimple.c
parent6b1d3af3874708bf15d05a2a26427aedd6e8f75b (diff)
downloadgtk+-1d510a9e84e829f838d4c900626c3c575d637c11.tar.gz
Fixed typo in comment (the name of Markus Kuhn)
svn path=/trunk/; revision=20817
Diffstat (limited to 'gtk/gtkimcontextsimple.c')
-rw-r--r--gtk/gtkimcontextsimple.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkimcontextsimple.c b/gtk/gtkimcontextsimple.c
index 1089e6dbcd..fa8e570527 100644
--- a/gtk/gtkimcontextsimple.c
+++ b/gtk/gtkimcontextsimple.c
@@ -403,8 +403,8 @@ check_algorithmically (GtkIMContextSimple *context_simple,
*/
CASE (dasia, 0x314);
CASE (iota, 0x0345); /* Used by Greek Polytonic layout only; "ypogegrammeni" */
- CASE (voiced_sound, 0x3099); /* Per Marcus Khun keysyms.txt file. */
- CASE (semivoiced_sound, 0x309a); /* Per Marcus Khun keysyms.txt file. */
+ CASE (voiced_sound, 0x3099); /* Per Markus Kuhn keysyms.txt file. */
+ CASE (semivoiced_sound, 0x309a); /* Per Markus Kuhn keysyms.txt file. */
CASE (belowdot, 0x0323);
CASE (hook, 0x0309);
CASE (horn, 0x031b); /* Normally is 0x31b; Greek Polytonic needs 0x313 (or 0x343).