maint: grammar fixes: s/all these/all of these/
authorJim Meyering <meyering@redhat.com>
Sun, 10 Jun 2012 20:03:49 +0000 (22:03 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 10 Jun 2012 20:06:13 +0000 (22:06 +0200)
commitfa0cd34b38729a59a40fa946fc621df3ef0924cd
treef7a3667ddcb1f98108d6fd98043e6ee9d273fd25
parentf3710b5b91b9b200d999dbc1b51e97f7256b5af4
maint: grammar fixes: s/all these/all of these/

Run this command:
  git grep -li '\<all.these\>' \
    |xargs perl -pi -e 's/\b([Aa])ll these\b/${1}ll of these/'
NEWS
doc/automake-history.texi
doc/automake.texi
doc/fdl.texi
lib/texinfo.tex
old/ChangeLog.01
old/ChangeLog.11
t/tap-whitespace-normalization.sh