Fix up docs

This commit is contained in:
Matthias Clasen
2011-12-08 00:31:23 -05:00
committed by Ryan Lortie
parent 39bebbed82
commit 04aab0cd46
5 changed files with 11 additions and 11 deletions

View File

@@ -37,7 +37,7 @@
*
* #GDBusActionGroup is an implementation of the #GActionGroup
* interface that can be used as a proxy for an action group
* that is exported over D-Bus with g_action_group_dbus_export_start().
* that is exported over D-Bus with g_dbus_connection_export_action_group().
*/
struct _GDBusActionGroup