From fd29ab9e970bd0acb6f0cfd58bb70f0281d8e9dc Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 2 Jul 2013 21:13:03 -0500 Subject: Fixing some small introspection errors --- src/idoscalemenuitem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/idoscalemenuitem.c') 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. -- cgit v1.2.3