gdatetime: Fix title of documentation comment

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2023-12-22 14:48:30 +00:00
parent ec3fb9a48c
commit 994bf21d9d

View File

@ -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.