summaryrefslogtreecommitdiff
path: root/gtk/gtkcalendar.h
diff options
context:
space:
mode:
authorTorsten Schönfeld <tsch@src.gnome.org>2008-08-11 19:54:07 +0000
committerTorsten Schönfeld <tsch@src.gnome.org>2008-08-11 19:54:07 +0000
commit7dbf580797041e1d913433f3671ce2c95a5eac89 (patch)
treef0341031581a022c7aa16b4537086a01abf7f1fc /gtk/gtkcalendar.h
parent2ec847ba640a64a373f7fc73a3ed2244705cc6e7 (diff)
downloadgtk+-7dbf580797041e1d913433f3671ce2c95a5eac89.tar.gz
Fix the Since: tag of GtkCalendarDetailFunc to correctly state 2.14, not 2.16.
svn path=/trunk/; revision=21077
Diffstat (limited to 'gtk/gtkcalendar.h')
-rw-r--r--gtk/gtkcalendar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcalendar.h b/gtk/gtkcalendar.h
index 840e320f00..76dd002724 100644
--- a/gtk/gtkcalendar.h
+++ b/gtk/gtkcalendar.h
@@ -91,7 +91,7 @@ typedef enum
* specified day. Examples for such details are holidays or appointments. The
* function returns %NULL when no information is available.
*
- * Since: 2.16
+ * Since: 2.14
*
* Return value: Newly allocated string with Pango markup with details
* for the specified day, or %NULL.