mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
gdate: Fix some typos in a documentation comment
Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>
This commit is contained in:
parent
df4aea7620
commit
454064f82d
@ -66,9 +66,9 @@
|
|||||||
* @dmy: this is set if @day, @month and @year are valid
|
* @dmy: this is set if @day, @month and @year are valid
|
||||||
* @day: the day of the day-month-year representation of the date,
|
* @day: the day of the day-month-year representation of the date,
|
||||||
* as a number between 1 and 31
|
* as a number between 1 and 31
|
||||||
* @month: the day of the day-month-year representation of the date,
|
* @month: the month of the day-month-year representation of the date,
|
||||||
* as a number between 1 and 12
|
* as a number between 1 and 12
|
||||||
* @year: the day of the day-month-year representation of the date
|
* @year: the year of the day-month-year representation of the date
|
||||||
*
|
*
|
||||||
* `GDate` is a struct for calendrical calculations.
|
* `GDate` is a struct for calendrical calculations.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user