mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
docs: Fix "Since" markup
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user