From 63e69b4958272c5c1525da60005cae6a974d0d48 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 15 Dec 2011 09:47:15 -0500 Subject: [PATCH] GDBusActionGroup: Fix a typo in docs --- gio/gdbusactiongroup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gdbusactiongroup.c b/gio/gdbusactiongroup.c index 41cf995..7c7b38e 100644 --- a/gio/gdbusactiongroup.c +++ b/gio/gdbusactiongroup.c @@ -440,7 +440,7 @@ g_dbus_action_group_iface_init (GActionGroupInterface *iface) * @bus_name: the bus name which exports the action group * @object_path: the object path at which the action group is exported * - * Obtains a #GDBusAcitonGroup for the action group which is exported at + * Obtains a #GDBusActionGroup for the action group which is exported at * the given @bus_name and @object_path. * * The thread default main context is taken at the time of this call. -- 2.7.4