summaryrefslogtreecommitdiff
path: root/gtk/gtkaccelmap.c
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2012-02-29 17:19:55 +0000
committerWill Thompson <will@willthompson.co.uk>2013-03-04 22:48:22 +0000
commit507bf6e5cf9c88b8eed91a4449e4c4558c8c5f84 (patch)
treeb47c2047104f1c3f256733dcf90741db332621ce /gtk/gtkaccelmap.c
parent9d81b69e06cd9c2ad9cb5204056bfae5a3128e9c (diff)
downloadgtk+-507bf6e5cf9c88b8eed91a4449e4c4558c8c5f84.tar.gz
docs: correct various spelling and grammar errors
I noticed a few cases of "wether", and while fixing them noticed a few "its" which should be "it's". It all went downhill from there.
Diffstat (limited to 'gtk/gtkaccelmap.c')
-rw-r--r--gtk/gtkaccelmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkaccelmap.c b/gtk/gtkaccelmap.c
index 8dcdc5b084..7154b404f8 100644
--- a/gtk/gtkaccelmap.c
+++ b/gtk/gtkaccelmap.c
@@ -955,7 +955,7 @@ _gtk_accel_map_remove_group (const gchar *accel_path,
*
* Note that locking of individual accelerator paths is independent from
* locking the #GtkAccelGroup containing them. For runtime accelerator
- * changes to be possible both the accelerator path and its #GtkAccelGroup
+ * changes to be possible, both the accelerator path and its #GtkAccelGroup
* have to be unlocked.
*
* Since: 2.4