From 7c0d527fa63f9b84ba8bd084b742676d3d5ebb82 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Thu, 1 Aug 2013 20:41:50 +0200 Subject: [PATCH] GMenuModel: Fix typo in annotation --- gio/gmenumodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gio/gmenumodel.h b/gio/gmenumodel.h index d80f2f2..7a2e27e 100644 --- a/gio/gmenumodel.h +++ b/gio/gmenumodel.h @@ -153,7 +153,7 @@ struct _GMenuModel * GMenuModelClass::get_item_links: * @model: the #GMenuModel to query * @item_index: The #GMenuItem to query - * @attributes: (out) (element-type utf8 GLib.MenuModel): Links from the item + * @links: (out) (element-type utf8 GLib.MenuModel): Links from the item * * Gets all the links associated with the item in the menu model. */ -- 2.7.4