cvs: peardoc /en/package/authentication/auth/auth start.xml /en/package/authentication/auth/storage pear.xml /en/package/database/db intro-portability.xml /en/package/database/db-dataobject/db-dataobject delete.xml /en/package/database/mdb2 intro-manager-module.xml /en/package/fileformats/file-dicom intro.xml /en/package/filesystem/file-find searchmethods.xml /en/package/html html-template-phplib.xml /en/package/html/html-quickform/html-quickform addrule.xml /en/package/html/html-template-flexy intro.xml /en/package/html/html-template-flexy/attribute flexystart.xml flexystartchildren.xml /en/package/html/html-template-flexy/html-template-flexy compile.xml html-template-flexy.xml /en/package/html/html-template-it setvariable.xml /en/package/networking net-ftp.xml /en/package/networking/net-ftp checkfileextension.xml /en/package/qa/qa-peardoc-coverage intro.xml /en/package/system/mount intro.xml /en/package/text/text-captcha-numeral example.xml /en/p! ackage/validate/validate_be validations.xml

[email protected] ("Brett Bieber")
Newsgroups php.pear.doc
Message-ID <cvssaltybeagle1199466571@cvsserver>
saltybeagle		Fri Jan  4 17:09:31 2008 UTC

  Modified files:              
    /peardoc/en/package/database/db	intro-portability.xml 
    /peardoc/en/package/networking	net-ftp.xml 
    /peardoc/en/package/html/html-template-flexy/attribute	
                                                          	flexystartchildren.xml 
                                                          	flexystart.xml 
    /peardoc/en/package/validate/validate_be	validations.xml 
    /peardoc/en/package/database/db-dataobject/db-dataobject	delete.xml 
    /peardoc/en/package/html/html-quickform/html-quickform	addrule.xml 
    /peardoc/en/package/system/mount	intro.xml 
    /peardoc/en/package/fileformats/file-dicom	intro.xml 
    /peardoc/en/package/networking/net-ftp	checkfileextension.xml 
    /peardoc/en/package/authentication/auth/storage	pear.xml 
    /peardoc/en/package/filesystem/file-find	searchmethods.xml 
    /peardoc/en/package/html	html-template-phplib.xml 
    /peardoc/en/package/qa/qa-peardoc-coverage	intro.xml 
    /peardoc/en/package/html/html-template-flexy	intro.xml 
    /peardoc/en/package/html/html-template-flexy/html-template-flexy	
                                                                    	html-template-flexy.xml 
                                                                    	compile.xml 
    /peardoc/en/package/authentication/auth/auth	start.xml 
    /peardoc/en/package/text/text-captcha-numeral	example.xml 
    /peardoc/en/package/html/html-template-it	setvariable.xml 
    /peardoc/en/package/database/mdb2	intro-manager-module.xml 
  Log:
  Part 1 of Doc Bug #2304 Correct usage of "it's" when it should actually be "its" --- Part 2 will be double checking "its" when it should be "it's"
  Some references for correct usage:
  http://englishplus.com/grammar/00000227.htm
  http://englishplus.com/grammar/00000134.htm
  
  Other minor grammer corrections.
  Thanks to Ken and Chuck for double checking these fixes.
saltybeagle-20080104170931.txt (text/plain, 23.6 KB)
http://cvs.php.net/viewvc.cgi/peardoc/en/package/database/db/intro-portability.xml?r1=1.24&r2=1.25&diff_format=u
Index: peardoc/en/package/database/db/intro-portability.xml
diff -u peardoc/en/package/database/db/intro-portability.xml:1.24 peardoc/en/package/database/db/intro-portability.xml:1.25
--- peardoc/en/package/database/db/intro-portability.xml:1.24	Thu Feb 17 18:42:05 2005
+++ peardoc/en/package/database/db/intro-portability.xml	Fri Jan  4 17:09:30 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
 
 <refentry id="package.database.db.intro-portability">
  <refnamediv>
@@ -10,7 +10,7 @@
  <refsect1 id="package.database.db.intro-portability.desc">
   &title.desc;
   <para>
-   Each database management system (DBMS) has it's own behaviors.
+   Each database management system (DBMS) has its own behaviors.
    For example, some databases capitalize field names in their output,
    some lowercase them, while others leave them alone. These quirks
    make it difficult to port your scripts over to another server type.
http://cvs.php.net/viewvc.cgi/peardoc/en/package/networking/net-ftp.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/networking/net-ftp.xml
diff -u peardoc/en/package/networking/net-ftp.xml:1.3 peardoc/en/package/networking/net-ftp.xml:1.4
--- peardoc/en/package/networking/net-ftp.xml:1.3	Tue Sep 23 11:22:07 2003
+++ peardoc/en/package/networking/net-ftp.xml	Fri Jan  4 17:09:30 2008
@@ -1,16 +1,16 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <sect1 id="package.networking.net-ftp">
   <title>Net_FTP</title>
   <para>
      Net_FTP provides comfortable communication with FTP-Servers.
      It mainly provides an OO wrapper to PHP's integrated FTP functions,
      adding some missing features like recursive up- and downloading
-     of complete folders, so as deleting. The directory listing
-     possibilites were although extended to feature well structured
+     of complete folders, as well as deleting. The options for generating
+     directory listings were also extended to feature well structured
      listing of directories and/or files.
     </para>
     <para>
-     Net_FTP works fine for it's functionality, which will be extended by
+     Net_FTP works fine for its functionality, which will be extended by
      features like recursive filepermission change (over SITE command),
      different ways of dirlistings, Windows support and more. Another idea 
      is to implement a fallback for the PHP functions using sockets.
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-flexy/attribute/flexystartchildren.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/html/html-template-flexy/attribute/flexystartchildren.xml
diff -u peardoc/en/package/html/html-template-flexy/attribute/flexystartchildren.xml:1.3 peardoc/en/package/html/html-template-flexy/attribute/flexystartchildren.xml:1.4
--- peardoc/en/package/html/html-template-flexy/attribute/flexystartchildren.xml:1.3	Thu Jan 29 16:32:26 2004
+++ peardoc/en/package/html/html-template-flexy/attribute/flexystartchildren.xml	Fri Jan  4 17:09:31 2008
@@ -1,8 +1,8 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <refentry id="package.html.html-template-flexy.attribute.flexystartchildren">
    <refnamediv>
     <refname>flexy:startchildren=&quot;here&quot;</refname>
-    <refpurpose>Start the output using it's children.</refpurpose>
+    <refpurpose>Start the output using its children.</refpurpose>
    </refnamediv>
    <refsynopsisdiv>
     <funcsynopsis>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-flexy/attribute/flexystart.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/html/html-template-flexy/attribute/flexystart.xml
diff -u peardoc/en/package/html/html-template-flexy/attribute/flexystart.xml:1.3 peardoc/en/package/html/html-template-flexy/attribute/flexystart.xml:1.4
--- peardoc/en/package/html/html-template-flexy/attribute/flexystart.xml:1.3	Thu Jan 29 16:32:26 2004
+++ peardoc/en/package/html/html-template-flexy/attribute/flexystart.xml	Fri Jan  4 17:09:31 2008
@@ -1,8 +1,8 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <refentry id="package.html.html-template-flexy.attribute.flexystart">
    <refnamediv>
     <refname>flexy:start=&quot;here&quot;</refname>
-    <refpurpose>Start the output, using this tag and it's children.</refpurpose>
+    <refpurpose>Start the output, using this tag and its children.</refpurpose>
    </refnamediv>
    <refsynopsisdiv>
     <funcsynopsis>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/validate/validate_be/validations.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/validate/validate_be/validations.xml
diff -u peardoc/en/package/validate/validate_be/validations.xml:1.3 peardoc/en/package/validate/validate_be/validations.xml:1.4
--- peardoc/en/package/validate/validate_be/validations.xml:1.3	Mon Aug 21 22:09:05 2006
+++ peardoc/en/package/validate/validate_be/validations.xml	Fri Jan  4 17:09:31 2008
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.3 $ -->
-<!-- $Id: validations.xml,v 1.3 2006/08/21 22:09:05 moosh Exp $ -->
+<!-- $Revision: 1.4 $ -->
+<!-- $Id: validations.xml,v 1.4 2008/01/04 17:09:31 saltybeagle Exp $ -->
 <!-- package-release: beta -->
 <refentry id="package.validate.validate_be.validations">
  <refnamediv>
@@ -340,7 +340,7 @@
   <title>Validate a phonenumber</title>
   <para>
    Validate a belgian phone number passed as first param second
-   specify if it's would be a mobile or a traditional line or both.
+   specify if it would be a mobile or a traditional line or both.
    <quote>/</quote> (slash),
    <quote>-</quote> (dash),
    <quote>.</quote> (dot),  and white spaces are ignored.
http://cvs.php.net/viewvc.cgi/peardoc/en/package/database/db-dataobject/db-dataobject/delete.xml?r1=1.6&r2=1.7&diff_format=u
Index: peardoc/en/package/database/db-dataobject/db-dataobject/delete.xml
diff -u peardoc/en/package/database/db-dataobject/db-dataobject/delete.xml:1.6 peardoc/en/package/database/db-dataobject/db-dataobject/delete.xml:1.7
--- peardoc/en/package/database/db-dataobject/db-dataobject/delete.xml:1.6	Wed Mar 12 08:57:33 2003
+++ peardoc/en/package/database/db-dataobject/db-dataobject/delete.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="package.database.db-dataobject.db-dataobject.delete">
    <refnamediv>
     <refname>-&gt;delete()</refname>
@@ -24,7 +24,7 @@
        Deletes data from the database, either using primary key or based on a <link
          linkend="package.database.db-dataobject.db-dataobject.whereadd">
          <function>whereAdd</function></link>  method call. 
-         By default the delete will base it's query on the set variables, 
+         By default the delete will base its query on the set variables, 
          however if you wish to use the <link
          linkend="package.database.db-dataobject.db-dataobject.whereadd">
          <function>whereAdd</function></link>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform/html-quickform/addrule.xml?r1=1.5&r2=1.6&diff_format=u
Index: peardoc/en/package/html/html-quickform/html-quickform/addrule.xml
diff -u peardoc/en/package/html/html-quickform/html-quickform/addrule.xml:1.5 peardoc/en/package/html/html-quickform/html-quickform/addrule.xml:1.6
--- peardoc/en/package/html/html-quickform/html-quickform/addrule.xml:1.5	Sun Aug 12 21:02:46 2007
+++ peardoc/en/package/html/html-quickform/html-quickform/addrule.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry id="package.html.html-quickform.html-quickform.addrule">
    <refnamediv>
     <refname>HTML_QuickForm::addRule()</refname>
@@ -106,7 +106,7 @@
        </term>
       <listitem>
        <para>
-        For client-side validation: reset the form element to it's original value if there is an error?
+        For client-side validation: reset the form element to its original value if there is an error?
        </para>
       </listitem>
       </varlistentry>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/system/mount/intro.xml?r1=1.1&r2=1.2&diff_format=u
Index: peardoc/en/package/system/mount/intro.xml
diff -u peardoc/en/package/system/mount/intro.xml:1.1 peardoc/en/package/system/mount/intro.xml:1.2
--- peardoc/en/package/system/mount/intro.xml:1.1	Mon Dec  3 03:52:07 2007
+++ peardoc/en/package/system/mount/intro.xml	Fri Jan  4 17:09:31 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 
 <refentry id="package.system.mount.intro">
  <refnamediv>
@@ -61,7 +61,7 @@
     die($res->getMessage()."\n");
 }
 
-// List it's contents
+// List its contents
 print `ls {$cdrom->mountPoint}`;
 
 // Unmount it
http://cvs.php.net/viewvc.cgi/peardoc/en/package/fileformats/file-dicom/intro.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/fileformats/file-dicom/intro.xml
diff -u peardoc/en/package/fileformats/file-dicom/intro.xml:1.3 peardoc/en/package/fileformats/file-dicom/intro.xml:1.4
--- peardoc/en/package/fileformats/file-dicom/intro.xml:1.3	Tue Oct 14 22:54:16 2003
+++ peardoc/en/package/fileformats/file-dicom/intro.xml	Fri Jan  4 17:09:31 2008
@@ -1,5 +1,5 @@
-<!-- $Revision: 1.3 $ -->
-<!-- $Id: intro.xml,v 1.3 2003/10/14 22:54:16 thierry_bo Exp $ -->
+<!-- $Revision: 1.4 $ -->
+<!-- $Id: intro.xml,v 1.4 2008/01/04 17:09:31 saltybeagle Exp $ -->
 <refentry id="package.fileformats.file-dicom.intro">
    <refnamediv>
     <refname>Introduction</refname>
@@ -36,7 +36,7 @@
    </para>
    <para>
     Let's see how we could show some relevant data from a DICOM file and
-    export it's image data at the same time.
+    export its image data at the same time.
    </para>
    <example>
     <title>Showing data</title>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/networking/net-ftp/checkfileextension.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/networking/net-ftp/checkfileextension.xml
diff -u peardoc/en/package/networking/net-ftp/checkfileextension.xml:1.2 peardoc/en/package/networking/net-ftp/checkfileextension.xml:1.3
--- peardoc/en/package/networking/net-ftp/checkfileextension.xml:1.2	Sun Aug 24 15:28:59 2003
+++ peardoc/en/package/networking/net-ftp/checkfileextension.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="package.networking.net-ftp.checkfileextension">
    <refnamediv>
     <refname>Net_FTP::checkFileExtension()</refname>
@@ -20,7 +20,7 @@
    <refsect1 id="package.networking.net-ftp.checkfileextension.desc">
     &title.desc;
     <para>
-     This method checks a given filename for it's proper transfermode (using extensions.ini). if the
+     This method checks a given filename for its proper transfermode (using extensions.ini). If the
      file extension can not be found, the class falls back to the standard transfer mode (attribute).
     </para>
    </refsect1>   
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/pear.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/pear.xml
diff -u peardoc/en/package/authentication/auth/storage/pear.xml:1.2 peardoc/en/package/authentication/auth/storage/pear.xml:1.3
--- peardoc/en/package/authentication/auth/storage/pear.xml:1.2	Mon Jul  2 05:42:05 2007
+++ peardoc/en/package/authentication/auth/storage/pear.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="package.authentication.auth.storage.pear">
  <refnamediv>
   <refname>Auth_Container_PEAR</refname>
@@ -8,7 +8,7 @@
   <title>PEAR Container</title>
   <para>
    This container provides authentication services against the PEAR website
-   (http://pear.php.net/) and it's developer accounts. The HTTP_Client package
+   (http://pear.php.net/) and the developer accounts. The HTTP_Client package
    must be installed for this container to operate, as of Auth 1.5.3.
   </para>
   <para>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/filesystem/file-find/searchmethods.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/filesystem/file-find/searchmethods.xml
diff -u peardoc/en/package/filesystem/file-find/searchmethods.xml:1.3 peardoc/en/package/filesystem/file-find/searchmethods.xml:1.4
--- peardoc/en/package/filesystem/file-find/searchmethods.xml:1.3	Thu Feb  9 05:39:05 2006
+++ peardoc/en/package/filesystem/file-find/searchmethods.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <refentry id="package.filesystem.file-find.searchmethods">
   <refnamediv>
     <refname>Search methods</refname>
@@ -35,8 +35,8 @@
        The last <parameter>'shell'</parameter> mode is most simple and should
        be familiar to everybody with basic computer skills. It is as easy as
        windows approach, but has some additional concepts borrowed from the FAR
-       Manager software. The text of the following chapter is copy/paste from it's
-       documentation.
+       Manager software. The text of the following section was borrowed from 
+       the FAR Manager documentation.
             </simpara>
           </listitem>
          </itemizedlist>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-phplib.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/html/html-template-phplib.xml
diff -u peardoc/en/package/html/html-template-phplib.xml:1.2 peardoc/en/package/html/html-template-phplib.xml:1.3
--- peardoc/en/package/html/html-template-phplib.xml:1.2	Thu Nov  2 06:30:18 2006
+++ peardoc/en/package/html/html-template-phplib.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <sect1 id="package.html.html-template-phplib">
  <title>HTML_Template_PHPLIB</title>
 
@@ -171,7 +171,7 @@
   <title>Setting variables</title>
   <para>
    This is the most easy part: Just use <function>setVar</function>
-   with the variable name and it's new value. An optional third
+   with the variable name and its new value. An optional third
    boolean parameter tells if the value should be appended to the existing
    value (defaults to false).
   </para>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/qa/qa-peardoc-coverage/intro.xml?r1=1.1&r2=1.2&diff_format=u
Index: peardoc/en/package/qa/qa-peardoc-coverage/intro.xml
diff -u peardoc/en/package/qa/qa-peardoc-coverage/intro.xml:1.1 peardoc/en/package/qa/qa-peardoc-coverage/intro.xml:1.2
--- peardoc/en/package/qa/qa-peardoc-coverage/intro.xml:1.1	Mon Oct 30 22:56:28 2006
+++ peardoc/en/package/qa/qa-peardoc-coverage/intro.xml	Fri Jan  4 17:09:31 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="package.qa.qa-peardoc-coverage.intro">
  <refnamediv>
   <refname>Introduction</refname>
@@ -20,7 +20,7 @@
    With the amount of packages PEAR provides, it's hard to
    keep track of the state of documentation of the packages
    - a tool to track this was needed.
-   <classname>QA_Peardoc_Coverage</classname> is it's incarnation.
+   <classname>QA_Peardoc_Coverage</classname> is its incarnation.
   </para>
   <para>
    <classname>QA_Peardoc_Coverage</classname> uses a CVS checkout of
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-flexy/intro.xml?r1=1.13&r2=1.14&diff_format=u
Index: peardoc/en/package/html/html-template-flexy/intro.xml
diff -u peardoc/en/package/html/html-template-flexy/intro.xml:1.13 peardoc/en/package/html/html-template-flexy/intro.xml:1.14
--- peardoc/en/package/html/html-template-flexy/intro.xml:1.13	Thu Dec 14 12:17:36 2006
+++ peardoc/en/package/html/html-template-flexy/intro.xml	Fri Jan  4 17:09:31 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.13 $ --> 
+<!-- $Revision: 1.14 $ --> 
   <refentry id="package.html.html-template-flexy.intro">
     <refnamediv>
       <refname>Introduction</refname>
@@ -10,7 +10,7 @@
     <refsect1> 
       <title>Introduction</title>
       <para>
-      HTML_Template_Flexy started it's life as a simplification of HTML_Template_Xipe,
+      HTML_Template_Flexy started its life as a simplification of HTML_Template_Xipe,
       However the long term aim of Flexy is to provide a universal Template Base API for 
       Compiling and native PHP type templates.
       </para>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-flexy/html-template-flexy/html-template-flexy.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/package/html/html-template-flexy/html-template-flexy/html-template-flexy.xml
diff -u peardoc/en/package/html/html-template-flexy/html-template-flexy/html-template-flexy.xml:1.4 peardoc/en/package/html/html-template-flexy/html-template-flexy/html-template-flexy.xml:1.5
--- peardoc/en/package/html/html-template-flexy/html-template-flexy/html-template-flexy.xml:1.4	Sat Aug  2 12:08:19 2003
+++ peardoc/en/package/html/html-template-flexy/html-template-flexy/html-template-flexy.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <refentry id="package.html.html-template-flexy.html-template-flexy.html-template-flexy">
    <refnamediv>
     <refname>new HTML_Template_Flexy</refname>
@@ -20,7 +20,7 @@
    <refsect1 id="package.html.html-template-flexy.html-template-flexy.html-template-flexy.desc">
     &title.desc;
     <para>
-     The Object Constructor accepts options as it's arguments. Normally, you do not need to provide any options, 
+     The Object Constructor accepts options as its arguments. Normally, you do not need to provide any options, 
      as they are set by the PEAR::getStaticPropery(), as described in the configuration.
     </para>
    </refsect1>   
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-flexy/html-template-flexy/compile.xml?r1=1.7&r2=1.8&diff_format=u
Index: peardoc/en/package/html/html-template-flexy/html-template-flexy/compile.xml
diff -u peardoc/en/package/html/html-template-flexy/html-template-flexy/compile.xml:1.7 peardoc/en/package/html/html-template-flexy/html-template-flexy/compile.xml:1.8
--- peardoc/en/package/html/html-template-flexy/html-template-flexy/compile.xml:1.7	Sun Jun  4 13:25:12 2006
+++ peardoc/en/package/html/html-template-flexy/html-template-flexy/compile.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="package.html.html-template-flexy.html-template-flexy.compile">
    <refnamediv>
     <refname>$flexy-&gt;compile()</refname>
@@ -30,8 +30,8 @@
         </itemizedlist>
     </para>
        <para>
-      It is not normally neccesary to set the forceCompile flag, unles you are working
-      on the engine it'self.
+      It is not normally neccessary to set the forceCompile flag, unless you are working
+      on the engine itself.
     </para>
     
     
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/auth/start.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/authentication/auth/auth/start.xml
diff -u peardoc/en/package/authentication/auth/auth/start.xml:1.3 peardoc/en/package/authentication/auth/auth/start.xml:1.4
--- peardoc/en/package/authentication/auth/auth/start.xml:1.3	Mon Sep 11 02:11:21 2006
+++ peardoc/en/package/authentication/auth/auth/start.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <refentry id="package.authentication.auth.auth.start">
    <refnamediv>
     <refname>Auth::start()</refname>
@@ -16,7 +16,7 @@
     &title.desc;
     <para>
      Start the authentication process. To do this Auth checks for an existing
-     session and checks it's validity. If there is no existing session or the
+     session and checks its validity. If there is no existing session or the
      previous session has been ended for some reason then the login form is
      generated either via the specified callback or using the default form
      implemented in <link
http://cvs.php.net/viewvc.cgi/peardoc/en/package/text/text-captcha-numeral/example.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/text/text-captcha-numeral/example.xml
diff -u peardoc/en/package/text/text-captcha-numeral/example.xml:1.2 peardoc/en/package/text/text-captcha-numeral/example.xml:1.3
--- peardoc/en/package/text/text-captcha-numeral/example.xml:1.2	Mon Nov 27 14:53:38 2006
+++ peardoc/en/package/text/text-captcha-numeral/example.xml	Fri Jan  4 17:09:31 2008
@@ -1,5 +1,5 @@
-<!-- $Revision: 1.2 $ -->
-<!-- $Id: example.xml,v 1.2 2006/11/27 14:53:38 takagi Exp $ -->
+<!-- $Revision: 1.3 $ -->
+<!-- $Id: example.xml,v 1.3 2008/01/04 17:09:31 saltybeagle Exp $ -->
 <sect2 id="package.text.text-captcha-numeral.example">
   <title>Example</title>
 
@@ -35,8 +35,8 @@
 
     <para>
      This example will show you how to secure a form using the
-     numeral captcha. It takes generates an operation and store
-     it's result into a session variable
+     numeral captcha. It generates an operation and stores its
+     result into a session variable.
     </para>
 
     <programlisting role="php">
@@ -46,9 +46,9 @@
 
 if (isset($_POST['captcha']) && isset($_SESSION['answer'])) {
     if ($_POST['captcha'] == $_SESSION['answer']) {
-        $errors[] = 'Ok.. YOu might be human..';
+        $errors[] = 'Ok... You might be human...';
     } else {
-        $errors[] = 'You are or not human or dumb';
+        $errors[] = 'You are dumb or not human';
     }
 }
     if (!empty($errors)) {
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-it/setvariable.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/html/html-template-it/setvariable.xml
diff -u peardoc/en/package/html/html-template-it/setvariable.xml:1.2 peardoc/en/package/html/html-template-it/setvariable.xml:1.3
--- peardoc/en/package/html/html-template-it/setvariable.xml:1.2	Tue Sep  5 17:03:01 2006
+++ peardoc/en/package/html/html-template-it/setvariable.xml	Fri Jan  4 17:09:31 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <refentry id="package.html.html-template-it.setvariable">
    <refnamediv>
     <refname>HTML_Template_IT::setVariable()</refname>
@@ -23,8 +23,8 @@
     &title.desc;
     <para>
      Set the value of a variable in the current template block. 
-If <parameter>$placeholder</parameter> is an array the key of an element 
-is treated as a placeholder name while the value is treated as it's substitution.
+If <parameter>$placeholder</parameter> is an array, the key of an element 
+is treated as a placeholder name while the value is treated as its substitution.
     </para>
    </refsect1>   
    <refsect1 id="package.html.html-template-it.setvariable.parameter">
http://cvs.php.net/viewvc.cgi/peardoc/en/package/database/mdb2/intro-manager-module.xml?r1=1.6&r2=1.7&diff_format=u
Index: peardoc/en/package/database/mdb2/intro-manager-module.xml
diff -u peardoc/en/package/database/mdb2/intro-manager-module.xml:1.6 peardoc/en/package/database/mdb2/intro-manager-module.xml:1.7
--- peardoc/en/package/database/mdb2/intro-manager-module.xml:1.6	Sun Aug 12 20:40:56 2007
+++ peardoc/en/package/database/mdb2/intro-manager-module.xml	Fri Jan  4 17:09:31 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 
 <refentry id="package.database.mdb2.intro-manager-module">
  <refnamediv>
@@ -664,7 +664,7 @@
     For every create*() method as shown above, there is a corresponding drop*()
     method to delete a database, a table, field, index or constraint.
     The drop*() methods do not check if the item to be deleted exists,
-    so it's developer's responsibility to check for PEAR errors.
+    so it's the developer's responsibility to check for PEAR errors.
     <example>
    <title>Drop database elements</title>
    <programlisting role="php">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.