diff options
-rw-r--r-- | chapter06/expat.xml | 2 |
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> |