spelling: categories

This commit is contained in:
Josh Soref 2017-10-22 08:08:07 +00:00
parent d0c05b0143
commit 452b9c26e4

View File

@ -24,7 +24,7 @@ typedef unsigned char _Bool;
/* Take care of NLS matters. */
#ifdef S_SPLINT_S
extern char *setlocale(int categorie, const char *locale);
extern char *setlocale(int categories, const char *locale);
# define LC_ALL (6)
extern char * bindtextdomain (const char * domainname, const char * dirname);
extern char * textdomain (const char * domainname);