[glib] GMenuModel: Fix typo in annotation
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] GMenuModel: Fix typo in annotation
- Date: Thu, 1 Aug 2013 18:45:35 +0000 (UTC)
commit 7c0d527fa63f9b84ba8bd084b742676d3d5ebb82
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Aug 1 20:41:50 2013 +0200
GMenuModel: Fix typo in annotation
gio/gmenumodel.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
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.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]