Procházet zdrojové kódy

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs před 7 roky
rodič
revize
589c43a573
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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>