aboutsummaryrefslogtreecommitdiff
path: root/src/idoscalemenuitem.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2013-07-02 21:13:03 -0500
committerTed Gould <ted@gould.cx>2013-07-02 21:13:03 -0500
commitfd29ab9e970bd0acb6f0cfd58bb70f0281d8e9dc (patch)
treef5cd3e3d9f21c10f3d02a282c0929645bdf1d8f8 /src/idoscalemenuitem.c
parent20247ad55ce6325bff72084749835bcdf025f808 (diff)
downloadayatana-ido-fd29ab9e970bd0acb6f0cfd58bb70f0281d8e9dc.tar.gz
ayatana-ido-fd29ab9e970bd0acb6f0cfd58bb70f0281d8e9dc.tar.bz2
ayatana-ido-fd29ab9e970bd0acb6f0cfd58bb70f0281d8e9dc.zip
Fixing some small introspection errors
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.