Browse Source

Grammar correction

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 years ago
parent
commit
fbd81b70ec
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chapter06/glibc.xml

+ 2 - 2
chapter06/glibc.xml

@@ -184,8 +184,8 @@ grep Error glibc-check-log</userinput></screen>
       <listitem>
       <listitem>
         <para>When running on older and slower hardware or on systems under
         <para>When running on older and slower hardware or on systems under
         load, some tests can fail because of test timeouts being exceeded.
         load, some tests can fail because of test timeouts being exceeded.
-        Modifying the make check command to set a TIMEOUTFACTOR is reported help
-        eliminate these errors (e.g. <command>TIMEOUTFACTOR=16
+        Modifying the make check command to set a TIMEOUTFACTOR is reported to 
+        help eliminate these errors (e.g. <command>TIMEOUTFACTOR=16
         make -k check</command>).</para>
         make -k check</command>).</para>
       </listitem>
       </listitem>
     </itemizedlist>
     </itemizedlist>