Fix a typo

This commit is contained in:
Michael Catanzaro 2016-04-07 08:43:24 -05:00
parent 35bd69202d
commit 026368add7

View File

@ -732,7 +732,7 @@ g_date_get_monday_week_of_year (const GDate *d)
* @date: a #GDate
*
* 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.
*
* Returns: week number