aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-06-19 18:43:15 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-06-19 18:43:15 +0000
commit589c43a573f222122aa257a64fcaf26ad680f9eb (patch)
tree96f62ed58adda3ef4f34c89ce4587a4ff062b73d
parent11246f455003d60f969d05d5c30c1cdd2e34db8c (diff)
Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/expat.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/expat.xml b/chapter06/expat.xml
index e8450e674..df9f709c9 100644
--- a/chapter06/expat.xml
+++ b/chapter06/expat.xml
@@ -41,7 +41,7 @@
<sect2 role="installation">
<title>Installation of Expat</title>
- <para>First fix a problem with the regession tests in the LFS environment:</para>
+ <para>First fix a problem with the regression tests in the LFS environment:</para>
<screen><userinput remap="pre">sed -i 's|usr/bin/env |bin/|' run.sh.in</userinput></screen>