aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-pass2-inst.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-21 07:31:01 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-21 07:31:01 +0000
commit39dbad2e34e8600aeb878ffe33ad1cb9cfc22d8a (patch)
treec1a1b2f82646069fe893e1eaf7595047fe031197 /chapter05/gcc-pass2-inst.xml
parentebd8ee20fa777a1a2bea193b36310bcef25e5e2d (diff)
s/testsuite/test suite/
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gcc-pass2-inst.xml')
-rw-r--r--chapter05/gcc-pass2-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml
index b57ae3324..fcbd5e6cf 100644
--- a/chapter05/gcc-pass2-inst.xml
+++ b/chapter05/gcc-pass2-inst.xml
@@ -11,7 +11,7 @@ supported by your host distribution. Most notably, a host distribution
which does not properly support the devpts filesystem will cause most of
these tests to fail.</para>
-<note><para>It's worth noting that the GCC testsuite we run in this chapter is
+<note><para>It's worth noting that the GCC test suite we run in this chapter is
considered not as critical as the one we run in Chapter 6.</para></note>
<para>Unpack all three GCC tarballs (-core, -g++, and -testsuite) in one and the same working directory.