[glib/wip/doc-fixes: 16/33] docs: Fix GActionGroup exporter typo



commit da722c02675d40d055f6eb905ed69a53d096e34c
Author: David King <amigadave amigadave com>
Date:   Sun Feb 19 16:14:54 2012 +0000

    docs: Fix GActionGroup exporter typo

 gio/gactiongroupexporter.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gactiongroupexporter.c b/gio/gactiongroupexporter.c
index d1e9243..cc33d36 100644
--- a/gio/gactiongroupexporter.c
+++ b/gio/gactiongroupexporter.c
@@ -42,7 +42,7 @@
  * detail.
  *
  * To access an exported #GActionGroup remotely, use
- * g_dbus_action_group_new() to obtain a #GDBusActionGroup.
+ * g_dbus_action_group_get() to obtain a #GDBusActionGroup.
  */
 
 G_GNUC_INTERNAL GVariant *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]