mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 11:56:16 +01:00
Merge branch 'typos' into 'main'
gdate: Fix a typo in a code comment See merge request GNOME/glib!2789
This commit is contained in:
commit
466a080c45
@ -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
|
* that day, return 0. These are not ISO weeks of the year; that
|
||||||
* routine needs to be added.
|
* routine needs to be added.
|
||||||
* these functions return the number of weeks, starting on the
|
* these functions return the number of weeks, starting on the
|
||||||
* corrsponding day
|
* corresponding day
|
||||||
*/
|
*/
|
||||||
GLIB_AVAILABLE_IN_ALL
|
GLIB_AVAILABLE_IN_ALL
|
||||||
guint g_date_get_monday_week_of_year (const GDate *date);
|
guint g_date_get_monday_week_of_year (const GDate *date);
|
||||||
|
Loading…
Reference in New Issue
Block a user