From 26a1b335e78f5896d48912fc11aae344b607491f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 14 May 2017 05:29:23 +0000 Subject: Typos git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/glibc.xml') diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index d43853431..cdcdf2e47 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -100,7 +100,7 @@ unset GCC_INCDIR CC="gcc -isystem $GCC_INCDIR -isystem /usr/include" Setting the location of both gcc and system include directories - avoids introduction of invalid paths in debuging symbols. + avoids introduction of invalid paths in debugging symbols. -- cgit v1.2.3-54-g00ecf