[glib: 1/2] gdate: Fix a typo in a code comment
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gdate: Fix a typo in a code comment
- Date: Wed, 29 Jun 2022 14:28:52 +0000 (UTC)
commit 162df3a6fab476cc321d763da69466c9632b14eb
Author: Michael Vetter <jubalh iodoru org>
Date: Wed Jun 29 15:53:28 2022 +0200
gdate: Fix a typo in a code comment
glib/gdate.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/gdate.h b/glib/gdate.h
index fcf227344d..5ef21cbf9e 100644
--- a/glib/gdate.h
+++ b/glib/gdate.h
@@ -170,7 +170,7 @@ guint g_date_get_day_of_year (const GDate *date);
* that day, return 0. These are not ISO weeks of the year; that
* routine needs to be added.
* these functions return the number of weeks, starting on the
- * corrsponding day
+ * corresponding day
*/
GLIB_AVAILABLE_IN_ALL
guint g_date_get_monday_week_of_year (const GDate *date);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]