summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkkeys-x11.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-12-26 04:20:28 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-12-26 04:20:28 +0000
commit8ea8b1ee480bd7efe3eb936fb2f039f518417fa5 (patch)
tree2790f1c9909c1ef42dd2d80db12fa306ca743864 /gdk/x11/gdkkeys-x11.c
parentb38f2c127cf556cd9eaec1be6ad6c325bfcafbd4 (diff)
downloadgtk+-8ea8b1ee480bd7efe3eb936fb2f039f518417fa5.tar.gz
Typo fixes and small doc improvements
svn path=/trunk/; revision=21929
Diffstat (limited to 'gdk/x11/gdkkeys-x11.c')
-rw-r--r--gdk/x11/gdkkeys-x11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/x11/gdkkeys-x11.c b/gdk/x11/gdkkeys-x11.c
index c08baf370e..002341be6c 100644
--- a/gdk/x11/gdkkeys-x11.c
+++ b/gdk/x11/gdkkeys-x11.c
@@ -813,7 +813,7 @@ gdk_keymap_have_bidi_layouts (GdkKeymap *keymap)
* gdk_keymap_get_caps_lock_state:
* @keymap: a #GdkKeymap
*
- * Returns wether the Caps Lock modifer is locked.
+ * Returns whether the Caps Lock modifer is locked.
*
* Returns: %TRUE if Caps Lock is on
*