Browse Source

fix bad typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
aabc1e0983
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chapter06/glibc-inst.xml

+ 2 - 2
chapter06/glibc-inst.xml

@@ -14,8 +14,8 @@ it comes with. Also, don't pass the --enable-kernel option to the configure
 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
-putting your system at very high risk.</para>
+<para>Basically, compiling Glibc in any other way than the book suggests
+is putting your system at very high risk.</para>
 
 <para>Install Glibc by running the following commands:</para>