]> Savannah Git Hosting - gnulib.git/commit
maint: remove a stray inter-word space in a 6x-repeated comment
authorJim Meyering <meyering@fb.com>
Sat, 4 Apr 2020 15:11:47 +0000 (08:11 -0700)
committerJim Meyering <meyering@fb.com>
Sat, 4 Apr 2020 15:11:47 +0000 (08:11 -0700)
commitef5e01e1b596afebe31eff71989d15688c09e297
tree2bcef72d4ddefac267a1759d37c1e8917907eeeb
parent5a245793ff75aa7a607aab8ee9c9fc1ea5fef375
maint: remove a stray inter-word space in a 6x-repeated comment

Induce the changes by running this:
  re='by  perl'; g grep -l "$re"|xargs perl -pi -e "s/$re/by perl/"
* build-aux/announce-gen: Change "by  perl" to "by perl".
* build-aux/gitlog-to-changelog: Likewise.
* build-aux/prefix-gnulib-mk: Likewise.
* build-aux/update-copyright: Likewise.
* build-aux/useless-if-before-free: Likewise.
* tests/test-update-copyright.sh: Likewise.
ChangeLog
build-aux/announce-gen
build-aux/gitlog-to-changelog
build-aux/prefix-gnulib-mk
build-aux/update-copyright
build-aux/useless-if-before-free
tests/test-update-copyright.sh