maint: avoid "the the"

* djgpp/README.in: s/the the/the/
* src/parse-gram.c (lloc_default): Likewise.
* src/parse-gram.y (lloc_default): Likewise, and remove a
trailing space.
This commit is contained in:
Jim Meyering
2012-01-13 10:18:26 +01:00
parent 09aa8a885b
commit 59420cd716
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
2012-01-13 Jim Meyering <meyering@redhat.com>
maint: avoid "the the"
* djgpp/README.in: s/the the/the/
* src/parse-gram.c (lloc_default): Likewise.
* src/parse-gram.y (lloc_default): Likewise, and remove a
trailing space.
2012-01-13 Akim Demaille <akim@lrde.epita.fr>
maint: factor copyright year.