docs: Fix typo in GActionGroup
authorDavid King <amigadave@amigadave.com>
Sun, 19 Feb 2012 16:13:59 +0000 (16:13 +0000)
committerRyan Lortie <desrt@desrt.ca>
Tue, 21 Feb 2012 00:10:54 +0000 (01:10 +0100)
gio/gactiongroup.c

index 0112565..73d1ca3 100644 (file)
@@ -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.
  *