aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-03-02 21:32:26 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-03-02 21:32:26 +0000
commitf46914d2ea5863e73631f4dbee20cf41224c5b9d (patch)
tree72736342d64f369e7d76a055c9aab9b2fa88dacf /chapter05
parent4a3208584d11d4f7048dfabd213476e631fba9c3 (diff)
LFS-7.57.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/7.5@10497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/gettext.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index 6df7bf751..58170e1f6 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -80,7 +80,7 @@ make -C src msgfmt
make -C src msgmerge
make -C src xgettext</userinput></screen>
- <para>As only three prograsm have been compiled, it is not possible to run the
+ <para>As only three programs have been compiled, it is not possible to run the
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>