mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 00:46:16 +01:00
doc: Fix typo in previous commit
Yuck. I blame it on the weekend.
This commit is contained in:
parent
17eea8fa60
commit
562f29afdc
@ -1319,7 +1319,7 @@ g_date_time_add_full (GDateTime *datetime,
|
|||||||
* #GCompareFunc-compatible comparison for #GDateTime<!-- -->'s. Both
|
* #GCompareFunc-compatible comparison for #GDateTime<!-- -->'s. Both
|
||||||
* #GDateTime<-- -->'s must be non-%NULL.
|
* #GDateTime<-- -->'s must be non-%NULL.
|
||||||
*
|
*
|
||||||
* Returnsvalue: -1, 0 or 1 if @dt1 is less than, equal to or greater
|
* Return value: -1, 0 or 1 if @dt1 is less than, equal to or greater
|
||||||
* than @dt2.
|
* than @dt2.
|
||||||
*
|
*
|
||||||
* Since: 2.26
|
* Since: 2.26
|
||||||
|
Loading…
Reference in New Issue
Block a user