From fba11825a325351d9470765caf8e05c0425c1290 Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 19 Feb 2012 16:13:59 +0000 Subject: [PATCH] docs: Fix typo in GActionGroup --- gio/gactiongroup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gactiongroup.c b/gio/gactiongroup.c index 0112565..73d1ca3 100644 --- a/gio/gactiongroup.c +++ b/gio/gactiongroup.c @@ -711,7 +711,7 @@ g_action_group_action_state_changed (GActionGroup *action_group, * g_action_group_get_action_parameter_type(), * g_action_group_get_action_state_type(), * g_action_group_get_action_state_hint() and - * g_action_group_get_state() with a single function call. + * g_action_group_get_action_state() with a single function call. * * This provides two main benefits. * -- 2.7.4