maint: spell "file system" as two separate words

* doc/Doxyfile.in: Spell it "file system", to avoid a
"make syntax-check" failure.
This commit is contained in:
Jim Meyering
2012-01-13 10:22:48 +01:00
committed by Akim Demaille
parent 77315a51c1
commit 8cc3c80e8a
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
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"

View File

@@ -391,7 +391,7 @@ EXCLUDE = @top_srcdir@/src/scan-gram.c \
@top_builddir@/src/parse-*.[ch]
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are
# directories that are symbolic links (a Unix file system feature) are
# excluded from the input.
EXCLUDE_SYMLINKS = YES