Explorar el Código

Minor wording change

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess hace 15 años
padre
commit
9ec9c03979
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      prologue/why.xml

+ 2 - 2
prologue/why.xml

@@ -169,8 +169,8 @@
       <listitem>
         <para>GMP</para>
 
-        <para>This package contains math libraries that have useful functions for
-        arbitrary precision arithmetic.  It is required to build Gcc. </para>
+        <para>This package contains math libraries that provide useful functions
+        for arbitrary precision arithmetic.  It is required to build Gcc.</para>
       </listitem>
 
       <listitem>