summaryrefslogtreecommitdiff
path: root/gio/gmenumodel.h
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2013-08-01 20:41:50 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2013-08-01 20:41:50 +0200
commit7c0d527fa63f9b84ba8bd084b742676d3d5ebb82 (patch)
tree998cda33bb4bd10e84ee0b56db4553e2e0c3bd58 /gio/gmenumodel.h
parent5451265cf40b58678e60662bccaa92e3dcb2a8ec (diff)
GMenuModel: Fix typo in annotation
Diffstat (limited to 'gio/gmenumodel.h')
-rw-r--r--gio/gmenumodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gmenumodel.h b/gio/gmenumodel.h
index d80f2f2f6..7a2e27ef0 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.
*/