]> git.0d.be Git - empathy.git/commitdiff
Changed some "Return value:" for "Returns:" in gtk-doc annotations
authorLaurent Contzen <lcontzen@gmail.com>
Mon, 6 Aug 2012 08:19:40 +0000 (10:19 +0200)
committerLaurent Contzen <lcontzen@gmail.com>
Mon, 6 Aug 2012 09:02:19 +0000 (11:02 +0200)
libempathy-gtk/empathy-roster-model.c

index 2334c63eb6d9f4d37153cfd24befb337cdcf9310..cb5cde656ff485bc2b1fa87c4a8d2f0ffd1fd3f4 100644 (file)
@@ -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