aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ABOUT-NLS4
-rw-r--r--intl/ChangeLog2
2 files changed, 3 insertions, 3 deletions
diff --git a/ABOUT-NLS b/ABOUT-NLS
index 1c8190fa..1d994662 100644
--- a/ABOUT-NLS
+++ b/ABOUT-NLS
@@ -41,8 +41,8 @@ related to internationalization, you should tell about the version of
`gettext' which is used. The information can be found in the
`intl/VERSION' file, in internationalized packages.
-One advise in advance
-=====================
+One piece of advise in advance
+==============================
If you want to exploit the full power of internationalization, you
should configure it using
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.