summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-03-14 11:40:40 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2016-03-14 11:40:40 +0100
commitea9dd2eb2d0d3898d349d8f7e254b1326fc83a33 (patch)
tree56b3ed7d2d909d364e0213e2f7e32692f7396e6e /gir/gio-2.0.c
parent3fa6934ac6d4ccc77fffc378861727fe322c95f1 (diff)
downloadgobject-introspection-ea9dd2eb2d0d3898d349d8f7e254b1326fc83a33.tar.gz
gir: Update annotations from GLib git master
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 9692f5d6..e8d740a3 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -4338,7 +4338,7 @@
* In all cases, the implementing class is responsible for storing the
* name of the action, the parameter type, the enabled state, the
* optional state type and the state and emitting the appropriate
- * signals when these change. The implementor responsible for filtering
+ * signals when these change. The implementor is responsible for filtering
* calls to g_action_activate() and g_action_change_state() for type
* safety and for the state being enabled.
*