aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 20:52:58 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 20:52:58 +0000
commit0ed57c882257d961d5ca256dcad5c433a3a837ac (patch)
tree1f293946f16863ae62e3af594eaf200920fb9fad /chapter05
parent70cdda10ac6a8a5c395135c349693a1e20b7815a (diff)
grammar fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/fileutils-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/fileutils-inst.xml b/chapter05/fileutils-inst.xml
index a26f96fcb..d738599e6 100644
--- a/chapter05/fileutils-inst.xml
+++ b/chapter05/fileutils-inst.xml
@@ -18,7 +18,7 @@ but details are unavailable at the time.</para>
<para>To fix this package to compile properly on AMD/Glibc-2.2.3
machines, run the following commands. do <emphasis>not</emphasis>
-attempt this fix your don't have Glibc-2.2.3 installed. It will more
+attempt this fix if you don't have Glibc-2.2.3 installed. It will more
than likely result in all kinds of compile time problems.</para>
<para><screen><userinput>cp lib/Makefile.in lib/Makefile.in.backup &amp;&amp;</userinput>