aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/how.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-13 02:15:59 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-13 02:15:59 +0000
commite5a93c8c33b2dbb06442d95cf0f0251d5e0330fa (patch)
tree108b05297798ecd3a98dfd224936075979687f11 /chapter01/how.xml
parent14ac074564dfb2d2a7700e2bd2c9a493baa54cb3 (diff)
first commit - woot! fix small spelling mistake
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/how.xml')
-rw-r--r--chapter01/how.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml
index 130b3bb09..5b1db37ef 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -23,7 +23,7 @@ compiler.</para>
<para>The first thing that will be done in Chapter 5 is building the
toolchain, which is made up of Binutils, GCC and Glibc. The programs from
these packages will be linked statically in order for them to be
-independant of the host system.</para>
+independent of the host system.</para>
<para>When the first toolchain is built, you will rebuild those three
packages again, this time using the toolchain we just built, rather than