gio: Fix minor typo in GActionGroup documentation

This commit is contained in:
Philip Withnall
2016-03-14 12:57:20 +00:00
parent c49b70f61e
commit 0a580fc79e

View File

@@ -343,7 +343,7 @@ g_action_group_default_init (GActionGroupInterface *iface)
* it is no longer required. * it is no longer required.
* *
* Returns: (transfer full): a %NULL-terminated array of the names of the * Returns: (transfer full): a %NULL-terminated array of the names of the
* actions in the groupb * actions in the group
* *
* Since: 2.28 * Since: 2.28
**/ **/