diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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</userinput></screen> <term><parameter>CC="gcc -isystem $GCC_INCDIR -isystem /usr/include"</parameter></term> <listitem> <para>Setting the location of both gcc and system include directories - avoids introduction of invalid paths in debuging symbols.</para> + avoids introduction of invalid paths in debugging symbols.</para> </listitem> </varlistentry> |