mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
gdatetime: Fix some docs sed damage
This commit is contained in:
parent
afc2294fa8
commit
be008ea6e2
@ -1390,7 +1390,7 @@ g_date_time_compare (gconstpointer dt1,
|
|||||||
*
|
*
|
||||||
* Calculates the difference in time between @end and @begin. The
|
* Calculates the difference in time between @end and @begin. The
|
||||||
* #GTimeSpan that is returned is effectively @end - @begin (ie:
|
* #GTimeSpan that is returned is effectively @end - @begin (ie:
|
||||||
* positive if the first simparameter is larger).
|
* positive if the first parameter is larger).
|
||||||
*
|
*
|
||||||
* Return value: the difference between the two #GDateTime, as a time
|
* Return value: the difference between the two #GDateTime, as a time
|
||||||
* span expressed in microseconds.
|
* span expressed in microseconds.
|
||||||
|
Loading…
Reference in New Issue
Block a user