summaryrefslogtreecommitdiff
path: root/gio/gmenumodel.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-12-13 23:06:16 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-12-13 23:06:16 -0500
commitc14a3b3e9c43a32552223c05f1559717eeccec95 (patch)
treebec610273456550f47f39eed53711d9e2a43d49e /gio/gmenumodel.c
parent7e92997539b481e31b5566b4885c8b5158488daa (diff)
GMenu: purge references to GMenuProxy from the docs
Diffstat (limited to 'gio/gmenumodel.c')
-rw-r--r--gio/gmenumodel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gmenumodel.c b/gio/gmenumodel.c
index e548d94fd..171f2dce6 100644
--- a/gio/gmenumodel.c
+++ b/gio/gmenumodel.c
@@ -91,7 +91,7 @@
* <link linkend="gio-GMenuModel-exporter">GMenuModel exporter</link>
* do for #GActionGroup and #GMenuModel. The client-side counterparts
* to make use of the exported information are #GDBusActionGroup and
- * #GMenuProxy.
+ * #GDBusMenuModel.
*
* The API of #GMenuModel is very generic, with iterators for the
* attributes and links of an item, see g_menu_model_iterate_item_attributes()