diff options
Diffstat (limited to 'gtk/gtkcalendar.h')
-rw-r--r-- | gtk/gtkcalendar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcalendar.h b/gtk/gtkcalendar.h index 23c50f761d..ad4efcdfc2 100644 --- a/gtk/gtkcalendar.h +++ b/gtk/gtkcalendar.h @@ -86,7 +86,7 @@ typedef enum * * Since: 2.14 * - * Return value: Newly allocated string with Pango markup with details + * Returns: Newly allocated string with Pango markup with details * for the specified day, or %NULL. */ typedef gchar* (*GtkCalendarDetailFunc) (GtkCalendar *calendar, |