Explorar o código

fauls->faults

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans %!s(int64=23) %!d(string=hai) anos
pai
achega
d8fd804890
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter06/glibc-inst.xml

+ 1 - 1
chapter06/glibc-inst.xml

@@ -11,7 +11,7 @@ optimization flags (including the -march and -mcpu options). Glibc is
 best left alone, so we recommend you unsetting CFLAGS, CXXFLAGS and other
 such variables/settings that would change the default optimization that
 it comes with. Also, don't pass the --enable-kernel option to the configure
-script. It's known to cause segmentation fauls when other packages like
+script. It's known to cause segmentation faults when other packages like
 fileutils, make and tar are linked against it.</para>
 
 <para>Basically, compiling Glibc in any way than this book suggests it, is