[glib] Fix a doc typo



commit d2612ad955c67a6b6791e9db4496087754c20228
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Oct 31 23:13:36 2010 -0400

    Fix a doc typo

 glib/gdatetime.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gdatetime.c b/glib/gdatetime.c
index f51c400..35ca791 100644
--- a/glib/gdatetime.c
+++ b/glib/gdatetime.c
@@ -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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]