diff options
Diffstat (limited to 'intl/explodename.c')
-rw-r--r-- | intl/explodename.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/explodename.c b/intl/explodename.c index 7a0d015f3e..7436836f3b 100644 --- a/intl/explodename.c +++ b/intl/explodename.c @@ -166,7 +166,7 @@ _nl_explode_name (name, language, modifier, territory, codeset, } } - /* For CEN sytnax values it might be important to have the + /* For CEN syntax values it might be important to have the separator character in the file name, not for XPG syntax. */ if (syntax == xpg) { |