Explorar o código

Fix a typo in the Chapter 6 Perl instructions

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9410 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Randy McMurchy %!s(int64=14) %!d(string=hai) anos
pai
achega
b4a1c5e185
Modificáronse 2 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      chapter06/perl.xml
  2. 2 2
      general.ent

+ 1 - 1
chapter06/perl.xml

@@ -59,7 +59,7 @@
 
     <para>To have full control over the way Perl is set up, you can remove the
     <quote>-des</quote> options from the following command and hand-pick the way
-    this package is built. Alteratively, use the command exactly as below to
+    this package is built. Alternatively, use the command exactly as below to
     use the defaults that Perl auto-detects:</para>
 
 <screen><userinput remap="configure">sh Configure -des -Dprefix=/usr \

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20101028">
-<!ENTITY releasedate "October 28, 2010">
+<!ENTITY version "SVN-20101029">
+<!ENTITY releasedate "October 29, 2010">
 <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "6.8">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->