aboutsummaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
Diffstat (limited to 'intl')
-rw-r--r--intl/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/ChangeLog b/intl/ChangeLog
index 19895015..12ece39a 100644
--- a/intl/ChangeLog
+++ b/intl/ChangeLog
@@ -3,7 +3,7 @@
* intl/localealias.c (read_alias_file): Use unsigned char for
local variables. Remove unused variable tp.
* intl/l10nflist.c (_nl_normalize_codeset): Use unsigned char *
- for type of codeset. For loosing Solaris systems.
+ for type of codeset. For losing Solaris systems.
* intl/loadinfo.h: Adapt prototype of _nl_normalize_codeset.
* intl/bindtextdom.c (BINDTEXTDOMAIN): Don't define local variable
len if not needed.