docs: Fix "Since" markup

This commit is contained in:
Javier Jardón 2012-04-23 01:15:26 +01:00
parent 2a37bc0dc6
commit 14a7781873

View File

@ -989,7 +989,7 @@ g_date_time_new (GTimeZone *tz,
*
* Returns: a #GDateTime, or %NULL
*
* Since: 2.26.
* Since: 2.26
**/
GDateTime *
g_date_time_new_local (gint year,
@ -1026,7 +1026,7 @@ g_date_time_new_local (gint year,
*
* Returns: a #GDateTime, or %NULL
*
* Since: 2.26.
* Since: 2.26
**/
GDateTime *
g_date_time_new_utc (gint year,