From 2280a10c6084618eb66647d05e3ee800c411c843 Mon Sep 17 00:00:00 2001 From: Laurent Contzen Date: Mon, 6 Aug 2012 10:19:40 +0200 Subject: Changed some "Return value:" for "Returns:" in gtk-doc annotations --- libempathy-gtk/empathy-roster-model.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-roster-model.c') diff --git a/libempathy-gtk/empathy-roster-model.c b/libempathy-gtk/empathy-roster-model.c index 2334c63eb..cb5cde656 100644 --- a/libempathy-gtk/empathy-roster-model.c +++ b/libempathy-gtk/empathy-roster-model.c @@ -174,7 +174,7 @@ empathy_roster_model_get_groups_for_individual (EmpathyRosterModel *self, * * Returns a list of the top_individuals. * - * Return value: (transfer none): a #GList of #FolksIndividual + * Returns: (transfer none): a #GList of #FolksIndividual */ GList * empathy_roster_model_get_top_individuals (EmpathyRosterModel *self) @@ -197,7 +197,7 @@ empathy_roster_model_get_top_individuals (EmpathyRosterModel *self) * Checks if the passed #EmpathyRosterContact should be displayed in * top contacts. * - * Return value: %TRUE if it should be displayed in top contacts, %FALSE + * Returns: %TRUE if it should be displayed in top contacts, %FALSE * if not */ gboolean -- cgit v1.2.3