summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-06-10 22:03:49 +0200
committerJim Meyering <meyering@redhat.com>2012-06-10 22:06:13 +0200
commitfa0cd34b38729a59a40fa946fc621df3ef0924cd (patch)
treef7a3667ddcb1f98108d6fd98043e6ee9d273fd25 /old
parentf3710b5b91b9b200d999dbc1b51e97f7256b5af4 (diff)
downloadautomake-fa0cd34b38729a59a40fa946fc621df3ef0924cd.tar.gz
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/'
Diffstat (limited to 'old')
-rw-r--r--old/ChangeLog.012
-rw-r--r--old/ChangeLog.112
2 files changed, 2 insertions, 2 deletions
diff --git a/old/ChangeLog.01 b/old/ChangeLog.01
index cb7b37a41..f8b413f6c 100644
--- a/old/ChangeLog.01
+++ b/old/ChangeLog.01
@@ -4558,7 +4558,7 @@
contents.
(dist-all, dist-bzip2, dist-zip, dist-tarZ): New conditional
targets.
- And BTW, all these guys are phony.
+ And BTW, all of these guys are phony.
* automake.in (&handle_dist_worker): As its name doesn't indicate,
output distributions.
(&handle_dist): As its name doesn't indicate, don't.
diff --git a/old/ChangeLog.11 b/old/ChangeLog.11
index ce9d2b8ad..f6a14542a 100644
--- a/old/ChangeLog.11
+++ b/old/ChangeLog.11
@@ -9096,7 +9096,7 @@
tests: optimize `instspc-*.test' for speed
After the split of `instspc.test' into various generated tests,
the running time of the testsuite has noticeably increased, since
- all these new generated tests must run aclocal, autoconf and
+ all of these new generated tests must run aclocal, autoconf and
automake, whereas previously they were run only once (at the
beginning of `instspc.test'). But luckily, since the new tests
share the same input files for the autotools, this situation can