Browse Source

Fix a ~6 year old typo :)

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Pierre Labastie 5 years ago
parent
commit
701048059a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter06/glibc.xml

+ 1 - 1
chapter06/glibc.xml

@@ -50,7 +50,7 @@
     Glibc autoconf tests would give false results and defeat the goal
     Glibc autoconf tests would give false results and defeat the goal
     of achieving a clean build.</para></note>
     of achieving a clean build.</para></note>
 
 
-    <para>Some of the Glibc programs use the non-FHS compilant
+    <para>Some of the Glibc programs use the non-FHS compliant
     <filename class="directory">/var/db</filename> directory to store
     <filename class="directory">/var/db</filename> directory to store
     their runtime data. Apply the following patch to make such programs
     their runtime data. Apply the following patch to make such programs
     store their runtime data in the FHS-compliant locations:</para>
     store their runtime data in the FHS-compliant locations:</para>