Fix a doc typo
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Nov 2010 03:13:36 +0000 (23:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 1 Nov 2010 03:13:36 +0000 (23:13 -0400)
glib/gdatetime.c

index f51c400..35ca791 100644 (file)
@@ -1584,7 +1584,7 @@ g_date_time_get_day_of_month (GDateTime *datetime)
 /* Week of year / day of week getters {{{1 */
 /**
  * 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
  * @datetime falls.