docs: Fix typo in GActionGroup

This commit is contained in:
David King 2012-02-19 16:13:59 +00:00 committed by Ryan Lortie
parent 6129a1c2d5
commit fba11825a3

View 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.
*