Explorar el Código

Grammar

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs hace 14 años
padre
commit
16a59d0daf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      chapter06/gcc.xml

+ 1 - 1
chapter06/gcc.xml

@@ -127,7 +127,7 @@ cd ../gcc-build</userinput></screen>
     <para>A few unexpected failures cannot always be avoided. The GCC developers
     <para>A few unexpected failures cannot always be avoided. The GCC developers
     are usually aware of these issues, but have not resolved them yet. In
     are usually aware of these issues, but have not resolved them yet. In
     particular, the <filename class="libraryfile">libmudflap</filename> tests
     particular, the <filename class="libraryfile">libmudflap</filename> tests
-    are known be particularly problematic as a result of a bug in GCC
+    are known to be particularly problematic as a result of a bug in GCC
     (<ulink url="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20003"/>).
     (<ulink url="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20003"/>).
     Unless the test results are vastly different from those at the above URL,
     Unless the test results are vastly different from those at the above URL,
     it is safe to continue.</para>
     it is safe to continue.</para>