diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 85cc1aff9..1dce58834 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -44,7 +44,7 @@ Installation of GCC Our first build of GCC has installed a couple of internal system - headers. Normally one of them, limits.h will in turn + headers. Normally one of them, limits.h, will in turn include the corresponding system limits.h header, in this case, /tools/include/limits.h. However, at the time of the first build of gcc /tools/include/limits.h