diff options
Diffstat (limited to 'intl/finddomain.c')
-rw-r--r-- | intl/finddomain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/finddomain.c b/intl/finddomain.c index a2977d10c5..ad03a45923 100644 --- a/intl/finddomain.c +++ b/intl/finddomain.c @@ -171,7 +171,7 @@ _nl_find_domain (dirname, locale, domainname) &sponsor, &revision); /* Create all possible locale entries which might be interested in - generalzation. */ + generalization. */ retval = _nl_make_l10nflist (&_nl_loaded_domains, dirname, strlen (dirname) + 1, mask, language, territory, codeset, normalized_codeset, modifier, special, |