浏览代码

Typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 7 年之前
父节点
当前提交
093f319475
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/libtool.xml

+ 1 - 1
chapter06/libtool.xml

@@ -54,7 +54,7 @@
 
 
 <screen><userinput remap="test">make check</userinput></screen>
 <screen><userinput remap="test">make check</userinput></screen>
 
 
-    <note><para>The test time for libtool can ibe reduced significantly on a
+    <note><para>The test time for libtool can be reduced significantly on a
     system with multiple cores.  To do this, append
     system with multiple cores.  To do this, append
     <command>TESTSUITEFLAGS=-j&lt;N&gt;</command> to the line above.  For
     <command>TESTSUITEFLAGS=-j&lt;N&gt;</command> to the line above.  For
     instance, using -j4 can reduce the test time by over 60
     instance, using -j4 can reduce the test time by over 60