aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gettext.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-09-18 00:12:44 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-09-18 00:12:44 +0000
commit0ebe029b75f40fd40e643f297e1c610771120f29 (patch)
tree66bfe155feba8fa21318832fc816f7a2b7b392c0 /chapter05/gettext.xml
parent1b8d78b5a23263f013d62576cbf437e5e8670611 (diff)
Be consistent about 'test suites'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gettext.xml')
-rw-r--r--chapter05/gettext.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index d431a93ae..5a5d89cf3 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -70,8 +70,8 @@
make -C src msgfmt</userinput></screen>
<para>As only one binary has been compiled, it is not possible to run the
- testsuite without compiling additional support libraries from the Gettext
- package. It is therefore not recommended to attempt to run the testsuite at
+ test suite without compiling additional support libraries from the Gettext
+ package. It is therefore not recommended to attempt to run the test suite at
this stage.</para>
<para>Install the <command>msgfmt</command> binary:</para>