aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/file-desc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-23 17:00:34 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-23 17:00:34 +0000
commitcf24ff11cc44d9454ab5c8fbb9e443fe2d34830c (patch)
treeb9a26c5216dbc4724c9da37755fac0825f172b11 /appendixa/file-desc.xml
parenta81d3ab06106446982eb3364701fd9c667542448 (diff)
fixed upper case / lower case mistakes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1891 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/file-desc.xml')
-rw-r--r--appendixa/file-desc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/file-desc.xml b/appendixa/file-desc.xml
index b9b6f3d08..a01d1b28f 100644
--- a/appendixa/file-desc.xml
+++ b/appendixa/file-desc.xml
@@ -6,7 +6,7 @@
<sect3><title>Descriptions</title>
<sect4><title>file</title>
-<para>File tests each specified file in an attempt to classify it. There are
+<para>file tests each specified file in an attempt to classify it. There are
three sets of tests, performed in this order: filesystem tests,
magic number tests, and language tests. The first test that succeeds
causes the file type to be printed.</para></sect4>