aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-10-18 20:58:15 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-10-18 20:58:15 +0000
commit1a2bc54656c16123bf3667cd4337994ced5da085 (patch)
tree71868900436368928d6905ea2b430ae5a1c4b125 /chapter06
parent111dbefd96186d35a8edf1e7b33f2e3fbcab00a2 (diff)
typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index e01e91ca7..8f0bbbb52 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -194,7 +194,7 @@ unset GCC_INCDIR</userinput></screen>
<screen><userinput remap="install">touch /etc/ld.so.conf</userinput></screen>
- <para>Fix the generated Makefile to skip an uneeded sanity check
+ <para>Fix the generated Makefile to skip an unneeded sanity check
that fails in the LFS partial environment:
</para>