[glib/glib-2-42] Fix a typo



commit c37d690c185c7503a746839d7498641fe880ad1d
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Dec 23 19:49:27 2014 -0500

    Fix a typo

 glib/gdatetime.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gdatetime.c b/glib/gdatetime.c
index cbbf620..a4e2e6e 100644
--- a/glib/gdatetime.c
+++ b/glib/gdatetime.c
@@ -1656,7 +1656,7 @@ g_date_time_get_day_of_month (GDateTime *datetime)
  * calendar year (so that these days have the same week-numbering year
  * as the Thursday occurring early in the next year).
  *
- * For Friday, Saturaday and Sunday occurring near the start of the year,
+ * For Friday, Saturday and Sunday occurring near the start of the year,
  * this may mean that the week-numbering year is one less than the
  * calendar year (so that these days have the same week-numbering year
  * as the Thursday occurring late in the previous year).


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