diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-09-12 20:54:53 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-09-12 20:54:53 +0000 |
commit | 99e8f736f80ff7067dad24dbf27c08b37b57a37a (patch) | |
tree | e93c2cf552d4906fa0f9ca07af68d33b5cf28a24 /chapter01/how.xml | |
parent | e69ecfb133ee9d8547285073933d54fef28af060 (diff) |
Typo fix, Thanks Bill
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/how.xml')
-rw-r--r-- | chapter01/how.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml index b791285a6..7f0e51a75 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -17,7 +17,7 @@ the LFS system will be compiled and installed onto.</para> <para>The next step, Chapter 5, will discuss the installation of a number of packages that will form the basic development suite which is used to build the actual system. Some of these packages are needed to resolve -circular dependencies. For example, to compiler a compiler you need a +circular dependencies. For example, to compile a compiler you need a compiler.</para> <para>The first thing that will be done in Chapter 5 is building the |