mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-13 12:37:46 +02:00
gdatetime: Fix title of documentation comment
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -1103,7 +1103,7 @@ g_date_time_new_from_unix_utc (gint64 t)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* g_date_time_new_from_unix_utc: (constructor)
|
* g_date_time_new_from_unix_utc_usec: (constructor)
|
||||||
* @usecs: the Unix time in microseconds
|
* @usecs: the Unix time in microseconds
|
||||||
*
|
*
|
||||||
* Creates a [struct@GLib.DateTime] corresponding to the given Unix time @t in UTC.
|
* Creates a [struct@GLib.DateTime] corresponding to the given Unix time @t in UTC.
|
||||||
|
Reference in New Issue
Block a user