Browse Source

Spelling fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub 11 years ago
parent
commit
7e7daa79bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter06/perl.xml

+ 1 - 1
chapter06/perl.xml

@@ -47,7 +47,7 @@
 
 
 <screen><userinput remap="pre">echo "127.0.0.1 localhost $(hostname)" &gt; /etc/hosts</userinput></screen>
 <screen><userinput remap="pre">echo "127.0.0.1 localhost $(hostname)" &gt; /etc/hosts</userinput></screen>
 
 
-    <para>This version of Perl now builds the Compress::Raw::Zlib ane 
+    <para>This version of Perl now builds the Compress::Raw::Zlib and 
     Compress::Raw::BZip2 modules. By
     Compress::Raw::BZip2 modules. By
     default Perl will use an internal copy of the sources for the build.
     default Perl will use an internal copy of the sources for the build.
     Issue the following command so that Perl will use the libraries
     Issue the following command so that Perl will use the libraries