summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-04-07 08:43:24 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-04-07 08:43:24 -0500
commit026368add7e7dd5b8e7f6857488e6578774275a4 (patch)
tree96022f47b1b002fcca5b165b2469dcdda53bb973
parent35bd69202d56957a82251652498f139c4faff5e6 (diff)
downloadglib-026368add7e7dd5b8e7f6857488e6578774275a4.tar.gz
Fix a typo
-rw-r--r--glib/gdate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gdate.c b/glib/gdate.c
index 92c34d2e7..bea2448df 100644
--- a/glib/gdate.c
+++ b/glib/gdate.c
@@ -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