mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Fix typo in ptlib instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10532 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5ad276ccd6
commit
e6d68a9d33
@ -3,13 +3,13 @@ $LastChangedBy$
|
||||
$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 #] -->
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user