first commit - woot! fix small spelling mistake

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Greg Schafer 2003-09-13 02:15:59 +00:00
parent 14ac074564
commit e5a93c8c33

View File

@ -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