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 12:05:15 +01:00
parent 09aa8a885b
commit 59420cd716
4 changed files with 12 additions and 4 deletions
+8
View File
@@ -1,3 +1,11 @@
2012-01-13 Jim Meyering <[email protected]>
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 <[email protected]>
maint: factor copyright year.