aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/lockingglibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/lockingglibc.xml')
-rw-r--r--chapter05/lockingglibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/lockingglibc.xml b/chapter05/lockingglibc.xml
index 7938df879..bd15b4a7f 100644
--- a/chapter05/lockingglibc.xml
+++ b/chapter05/lockingglibc.xml
@@ -38,7 +38,7 @@ all in. Or you can edit the specs file by hand if you want to: just replace
"/tools/lib/ld.so.1".</para>
<para>Lastly, there is a possibility that some include files from the host
-system have found their way into gcc's private include dir. This can happen
+system have found their way into GCC's private include dir. This can happen
because of GCC's "fixincludes" process which runs as part of the GCC build.
We'll explain more about this further on in this chapter. For now, run the
following commands to eliminate this possibility.</para>