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/idoappointmentmenuitem.c | 2 +- src/idolocationmenuitem.c | 2 +- src/idoscalemenuitem.c | 2 +- src/idousermenuitem.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/idoappointmentmenuitem.c b/src/idoappointmentmenuitem.c index 2ac518a..734b038 100644 --- a/src/idoappointmentmenuitem.c +++ b/src/idoappointmentmenuitem.c @@ -1,4 +1,4 @@ -/** +/* * Copyright 2013 Canonical Ltd. * * Authors: diff --git a/src/idolocationmenuitem.c b/src/idolocationmenuitem.c index 347c9e8..43285ec 100644 --- a/src/idolocationmenuitem.c +++ b/src/idolocationmenuitem.c @@ -1,4 +1,4 @@ -/** +/* * Copyright 2013 Canonical Ltd. * * Authors: 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. diff --git a/src/idousermenuitem.c b/src/idousermenuitem.c index 03522c7..160df4d 100644 --- a/src/idousermenuitem.c +++ b/src/idousermenuitem.c @@ -448,7 +448,7 @@ ido_user_menu_item_new (void) **** ***/ -/** +/* * This is a helper function for creating user menuitems for both * "indicator.user-menu-item" and "indicator.guest-menu-item", * since they only differ in how they use their action's state. -- cgit v1.2.3