Ver código fonte

Fix incorrect number of tests in mpfr

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 anos atrás
pai
commit
b728ca9a76
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      chapter06/mpfr.xml

+ 1 - 1
chapter06/mpfr.xml

@@ -55,7 +55,7 @@
       Do not skip it under any circumstances.</para>
     </important>
 
-    <para>Test the results and ensure that all 148 tests passed:</para>
+    <para>Test the results and ensure that all tests passed:</para>
 
 <screen><userinput remap="test">make check</userinput></screen>