瀏覽代碼

Minor wording change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 14 年之前
父節點
當前提交
a3b3b6fa1f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>