Quellcode durchsuchen

Spelling fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub vor 11 Jahren
Ursprung
Commit
7e7daa79bd
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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