mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
docs: Fix "Since" markup
This commit is contained in:
parent
2a37bc0dc6
commit
14a7781873
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user