فهرست منبع

Typo fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork 18 سال پیش
والد
کامیت
30dc5a1654
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      chapter05/gcc-pass2.xml

+ 1 - 1
chapter05/gcc-pass2.xml

@@ -102,7 +102,7 @@ sed 's/^XCFLAGS =$/& -fomit-frame-pointer/' gcc/Makefile.in.tmp \
       build. Do not forget to apply it.</para>
     </important>
 
-    <para>Usetting the multlib spec for GCC ensures that it
+    <para>Unsetting the multlib spec for GCC ensures that it
     won't attempt to link against libraries on the host:</para>
 
 <screen><userinput>cp gcc/config/i386/t-linux64{,.tmp}