Author: randy
Date: 2012-08-21 10:10:19 -0600 (Tue, 21 Aug 2012)
New Revision: 10532

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/ptlib.xml
Log:
Fix typo in ptlib instructions

Modified: trunk/BOOK/general/genlib/ptlib.xml
===================================================================
--- trunk/BOOK/general/genlib/ptlib.xml 2012-08-21 12:49:06 UTC (rev 10531)
+++ trunk/BOOK/general/genlib/ptlib.xml 2012-08-21 16:10:19 UTC (rev 10532)
@@ -30,7 +30,7 @@
     <title>Introduction to ptlib</title>
 
     <para>The <application>ptlib</application> (Portable Tools Library) package
-    is a class library that has it's genesis many years ago as PWLib (portable
+    is a class library that has its genesis many years ago as PWLib (portable
     Windows Library), a method to produce applications to run on various
     platforms.</para>
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-08-21 12:49:06 UTC (rev 10531)
+++ trunk/BOOK/general.ent      2012-08-21 16:10:19 UTC (rev 10532)
@@ -3,13 +3,13 @@
 $Date$
 -->
 
-<!ENTITY day          "18">                   <!-- Always 2 digits -->
+<!ENTITY day          "21">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2012">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "August 18th, &year;">
+<!ENTITY releasedate  "August 21st, &year;">
 <!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to