Merge branch 'gdatetime-typo' into 'master'

gdatetime: Fix typo in the comment

See merge request GNOME/glib!524
This commit is contained in:
Philip Withnall 2018-12-10 17:55:35 +00:00
commit 1c8bbab127

View File

@ -2773,7 +2773,7 @@ format_z (GString *outstr,
}
#ifdef HAVE_LANGINFO_OUTDIGIT
/** Initializes the array with UTF-8 encoded alternate digits suibtable for use
/** Initializes the array with UTF-8 encoded alternate digits suitable for use
* in current locale. Returns NULL when current locale does not use alternate
* digits or there was an error converting them to UTF-8.
*/