Fix a doc typo

This commit is contained in:
Matthias Clasen 2010-10-31 23:13:36 -04:00
parent 71dcc5ce80
commit d2612ad955

View File

@ -1584,7 +1584,7 @@ g_date_time_get_day_of_month (GDateTime *datetime)
/* Week of year / day of week getters {{{1 */ /* Week of year / day of week getters {{{1 */
/** /**
* g_date_time_get_week_numbering_year: * g_date_time_get_week_numbering_year:
* @date: a #GDateTime * @datetime: a #GDateTime
* *
* Returns the ISO 8601 week-numbering year in which the week containing * Returns the ISO 8601 week-numbering year in which the week containing
* @datetime falls. * @datetime falls.