Browse Source

Typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Douglas R. Reno 6 years ago
parent
commit
093f319475
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter06/libtool.xml

+ 1 - 1
chapter06/libtool.xml

@@ -54,7 +54,7 @@
 
 <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
     <command>TESTSUITEFLAGS=-j&lt;N&gt;</command> to the line above.  For
     instance, using -j4 can reduce the test time by over 60