aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/how.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-09-12 20:55:10 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-09-12 20:55:10 +0000
commit12fefbbb2d051a373f737d04545845d529db2505 (patch)
tree22de38f921d0678c0919e505b6d68b39ff732be5 /chapter01/how.xml
parent99e8f736f80ff7067dad24dbf27c08b37b57a37a (diff)
Typo fix, Thanks Bill
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2792 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 7f0e51a75..cf9477e11 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -29,7 +29,7 @@ independant of the host system.</para>
packages again, this time using the toolchain we just built, rather than
the host system's toolchain. In particular, all programs will be linked
against the new Glibc rather than the host system's Glibc. All subsequent
-packages in Chapter 5 will be build and linked using this second toolchain
+packages in Chapter 5 will be built and linked using this second toolchain
installation. When this is done (building the second toolchain), the LFS
installation process will no longer depend on the host distribution, with
the exception of the running kernel.</para>