summaryrefslogtreecommitdiff
path: root/intl/l10nflist.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/l10nflist.c')
-rw-r--r--intl/l10nflist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/l10nflist.c b/intl/l10nflist.c
index 846465bffe..4608fe81f7 100644
--- a/intl/l10nflist.c
+++ b/intl/l10nflist.c
@@ -369,7 +369,7 @@ _nl_normalize_codeset (codeset, name_len)
if (retval != NULL)
{
if (only_digit)
- wp = stpcpy (retval, "ISO");
+ wp = stpcpy (retval, "iso");
else
wp = retval;