mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 02:36:19 +01:00
gdatetime: Fix title of documentation comment
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
ec3fb9a48c
commit
994bf21d9d
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user