Browse Source

Minor wording change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 14 years ago
parent
commit
a3b3b6fa1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter04/creatingtoolsdir.xml

+ 1 - 1
chapter04/creatingtoolsdir.xml

@@ -41,7 +41,7 @@
 
 
   <para>The created symlink enables the toolchain to be compiled so that it
   <para>The created symlink enables the toolchain to be compiled so that it
   always refers to <filename class="directory">/tools</filename>, meaning
   always refers to <filename class="directory">/tools</filename>, meaning
-  that the compiler, assembler, and linker will work both in this chapter
+  that the compiler, assembler, and linker will work both in Chapter 5
   (when we are still using some tools from the host) and in the next (when
   (when we are still using some tools from the host) and in the next (when
   we are <quote>chrooted</quote> to the LFS partition).</para>
   we are <quote>chrooted</quote> to the LFS partition).</para>