Browse Source

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 7 years ago
parent
commit
589c43a573
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter06/expat.xml

+ 1 - 1
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>