瀏覽代碼

fixed grammar

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 年之前
父節點
當前提交
a07854b511
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/chroot.xml

+ 1 - 1
chapter06/chroot.xml

@@ -24,7 +24,7 @@ to the same value as outside chroot; this variable is needed for programs
 like vim and less to operate properly. If you need other variables present,
 like vim and less to operate properly. If you need other variables present,
 such as CFLAGS or CXXFLAGS, this is a good place to set them again.</para>
 such as CFLAGS or CXXFLAGS, this is a good place to set them again.</para>
 
 
-<para>From this point on there's no need anymore to use the LFS variable,
+<para>From this point on there's no need to use the LFS variable anymore,
 because everything you do will be restricted to the LFS file system -- since
 because everything you do will be restricted to the LFS file system -- since
 what the shell thinks is <filename class="directory">/</filename> is actually
 what the shell thinks is <filename class="directory">/</filename> is actually
 the value of <filename class="directory">$LFS</filename>, which was passed to
 the value of <filename class="directory">$LFS</filename>, which was passed to