소스 검색

Minor wording change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 년 전
부모
커밋
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>