mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 03:46:17 +01:00
Fix a typo
This commit is contained in:
parent
35bd69202d
commit
026368add7
@ -732,7 +732,7 @@ g_date_get_monday_week_of_year (const GDate *d)
|
|||||||
* @date: a #GDate
|
* @date: a #GDate
|
||||||
*
|
*
|
||||||
* Returns the week of the year during which this date falls, if
|
* Returns the week of the year during which this date falls, if
|
||||||
* weeks are understood to being on Sunday. The date must be valid.
|
* weeks are understood to begin on Sunday. The date must be valid.
|
||||||
* Can return 0 if the day is before the first Sunday of the year.
|
* Can return 0 if the day is before the first Sunday of the year.
|
||||||
*
|
*
|
||||||
* Returns: week number
|
* Returns: week number
|
||||||
|
Loading…
Reference in New Issue
Block a user