aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-pass2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/gcc-pass2.xml')
-rw-r--r--chapter05/gcc-pass2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml
index 904dff8db..998ef3659 100644
--- a/chapter05/gcc-pass2.xml
+++ b/chapter05/gcc-pass2.xml
@@ -62,7 +62,7 @@ working.</para>
normal circumstances the GCC <command>fixincludes</command> script is run in
order to fix potentially broken header files. As GCC-&gcc-version; and
Glibc-&glibc-version; have already been installed at this point, and their
-respective header files are known not to require fixing, the
+respective header files are known to not require fixing, the
<command>fixincludes</command> script is not required. As mentioned previously,
the script may in fact pollute the build environment by installing fixed headers
from the host system into GCC's private include directory. The running of the