Whamcloud - gitweb
ABOUT-NLS, ChangeLog:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 3 Apr 2000 13:31:09 +0000 (13:31 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 3 Apr 2000 13:31:09 +0000 (13:31 +0000)
  Fix grammar/spelling nits.

ABOUT-NLS
intl/ChangeLog

index 1c8190f..1d99466 100644 (file)
--- 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
index 1989501..12ece39 100644 (file)
@@ -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.