Selaa lähdekoodia

Fixed typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@5000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 vuotta sitten
vanhempi
commit
8353ecbf51
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      chapter06/gcc.xml

+ 1 - 1
chapter06/gcc.xml

@@ -37,7 +37,7 @@ as <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>,
 unset them when building GCC.</para>
 
 <para>Unpack both the gcc-core and the gcc-g++ tarballs&mdash;they will unpack
-into the same directory. Likewise, extract the gcc-testsuite package.</para>
+into the same directory. Likewise, extract the gcc-testsuite tarball.</para>
 
 <para>Apply only the No-Fixincludes patch (not the Specs patch) also
 used in the previous chapter:</para>