mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-04 16:36:17 +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
|
||||
* #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
|
||||
* span expressed in microseconds.
|
||||
|
Loading…
Reference in New Issue
Block a user