fix typos in ChangeLog entries
authorJim Meyering <meyering@redhat.com>
Tue, 20 May 2008 13:06:25 +0000 (15:06 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 21 May 2008 16:40:45 +0000 (18:40 +0200)
ChangeLog

index 7b1b86a..95c58ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,7 +51,7 @@
 
        avoid a warning from gcc
        * lib/trim.c (IF_LINT): Define.
-       (trim2): Use it to void a "may be used uninitialized" warning.
+       (trim2): Use it to avoid a "may be used uninitialized" warning.
 
        Fix doc typo.
        * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
 
        avoid a warning from gcc
        * lib/getndelim2.c (IF_LINT): Define.
-       (getndelim2): Use it to void a "may be used uninitialized" warning.
+       (getndelim2): Use it to avoid a "may be used uninitialized" warning.
 
        vc-list-files: work properly with build-aux/cvsu, too
        * build-aux/vc-list-files: Hoist the "./"-removing code to apply