浏览代码

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 年之前
父节点
当前提交
701048059a
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>