瀏覽代碼

Spelling fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub 11 年之前
父節點
當前提交
7e7daa79bd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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