Explorar o código

Fix typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess %!s(int64=20) %!d(string=hai) anos
pai
achega
44f3e016ce
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter05/glibc.xml

+ 1 - 1
chapter05/glibc.xml

@@ -41,7 +41,7 @@ the method suggested in this book puts the stability of the system at
 risk.</para>
 
 <para>Glibc has two tests which fail when the running kernel is 2.6.11 or later.
-The problem has been determined to be with the tests themselves, not with the C libarary or the kernel.  If you plan to run the testsuite apply this patch:</para>
+The problem has been determined to be with the tests themselves, not with the C library or the kernel.  If you plan to run the testsuite apply this patch:</para>
 
 <screen><userinput>patch -Np1 -i ../&glibc-testfix-patch;</userinput></screen>