summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2012-01-13 10:22:48 +0100
committerAkim Demaille <demaille@gostai.com>2012-01-15 10:58:14 +0100
commit8cc3c80e8a4f015ba0aad5979aa13ba2c3caba9c (patch)
tree00d75459f413184b33cbf814439bc6b2024e94f0 /ChangeLog
parent77315a51c1fb97dc07e1de1105551f8250cdde31 (diff)
downloadbison-8cc3c80e8a4f015ba0aad5979aa13ba2c3caba9c.tar.gz
maint: spell "file system" as two separate words
* doc/Doxyfile.in: Spell it "file system", to avoid a "make syntax-check" failure.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71fc1a0a..e74052b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-01-15 Jim Meyering <meyering@redhat.com>
+ maint: spell "file system" as two separate words
+ * doc/Doxyfile.in: Spell it "file system", to avoid a
+ "make syntax-check" failure.
+
+2012-01-15 Jim Meyering <meyering@redhat.com>
+
maint: avoid "the the"
* djgpp/README.in: s/the the/the/
* src/parse-gram.c (lloc_default): Likewise.