[glib] docs: Fix typo in GActionGroup



commit fba11825a325351d9470765caf8e05c0425c1290
Author: David King <amigadave amigadave com>
Date:   Sun Feb 19 16:13:59 2012 +0000

    docs: Fix typo in GActionGroup

 gio/gactiongroup.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]