mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
Fix a minor typo in a comment
This commit is contained in:
parent
d92a67afcb
commit
474877d916
@ -2546,7 +2546,7 @@ g_date_time_format_locale (GDateTime *datetime,
|
||||
* - \%A: the full weekday name according to the current locale
|
||||
* - \%b: the abbreviated month name according to the current locale
|
||||
* - \%B: the full month name according to the current locale
|
||||
* - \%c: the preferred date and time rpresentation for the current locale
|
||||
* - \%c: the preferred date and time representation for the current locale
|
||||
* - \%C: the century number (year/100) as a 2-digit integer (00-99)
|
||||
* - \%d: the day of the month as a decimal number (range 01 to 31)
|
||||
* - \%e: the day of the month as a decimal number (range 1 to 31)
|
||||
|
Loading…
Reference in New Issue
Block a user