[glib] GMenuModel: Fix typo in annotation



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]