aboutsummaryrefslogtreecommitdiff
path: root/src/idoscalemenuitem.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-07-03 03:19:42 +0000
committerTarmac <Unknown>2013-07-03 03:19:42 +0000
commitf40fb902578e3a250e0dea373680c5c4c1b5b8c4 (patch)
tree697d28d315c70d61c8da9e05cef27adadb7e7619 /src/idoscalemenuitem.c
parent829c2c24e45338a97d06805bcf78a6ece2389aa6 (diff)
parentfd29ab9e970bd0acb6f0cfd58bb70f0281d8e9dc (diff)
downloadayatana-ido-f40fb902578e3a250e0dea373680c5c4c1b5b8c4.tar.gz
ayatana-ido-f40fb902578e3a250e0dea373680c5c4c1b5b8c4.tar.bz2
ayatana-ido-f40fb902578e3a250e0dea373680c5c4c1b5b8c4.zip
Fix broken comments for the introspection scanner.
Approved by Charles Kerr, PS Jenkins bot.
Diffstat (limited to 'src/idoscalemenuitem.c')
-rw-r--r--src/idoscalemenuitem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idoscalemenuitem.c b/src/idoscalemenuitem.c
index 7aaf9d6..97189fb 100644
--- a/src/idoscalemenuitem.c
+++ b/src/idoscalemenuitem.c
@@ -807,7 +807,7 @@ ido_scale_menu_item_get_secondary_image (IdoScaleMenuItem *menuitem)
* ido_scale_menu_item_set_icons:
* @item: a #IdoScaleMenuItem
* @primary-icon: (allow-none): the primary icon, or %NULL
- * @secondary-icon: (allow-non): the secondary icon, %NULL
+ * @secondary-icon: (allow-none): the secondary icon, %NULL
*
* Sets the icons of @item to @primary_icon and @secondary_icon.
* Pass %NULL for either of them to unset the icon.