aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gcc-pass1-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-pass1-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-pass1-inst.xml')
-rw-r--r--chapter05/gcc-pass1-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass1-inst.xml b/chapter05/gcc-pass1-inst.xml
index 7d7532cd9..bf38aa96e 100644
--- a/chapter05/gcc-pass1-inst.xml
+++ b/chapter05/gcc-pass1-inst.xml
@@ -7,7 +7,7 @@
for the moment.</para>
<note><para>Even though GCC is an important toolchain package, we are not
-going to run the testsuite at this early stage. First, the testsuite framework
+going to run the test suite at this early stage. First, the test suite framework
is not yet in place and second, the programs from this first pass will soon be
overwritten by those installed in the second pass.</para></note>