List:Internals« Previous MessageNext Message »
From:jstephens Date:November 25 2005 7:35pm
Subject:svn commit - mysqldoc@docsrva: r417 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2005-11-25 20:35:35 +0100 (Fri, 25 Nov 2005)
New Revision: 417

Log:

Grammar fix.



Modified:
   trunk/refman-4.1/apis.xml
   trunk/refman-5.0/apis.xml
   trunk/refman-5.1/apis.xml

Modified: trunk/refman-4.1/apis.xml
===================================================================
--- trunk/refman-4.1/apis.xml	2005-11-25 19:05:12 UTC (rev 416)
+++ trunk/refman-4.1/apis.xml	2005-11-25 19:35:35 UTC (rev 417)
@@ -13048,7 +13048,7 @@
       </itemizedlist>
       
       <para>
-        Those will PHP4 legacy code could make use of a compatibility layer
+        Those with PHP4 legacy code can make use of a compatibility layer
         for the old and new MySQL libraries, such as this one:
         <ulink url="http://www.coggeshall.org/oss/mysql2i"/>.
       </para>

Modified: trunk/refman-5.0/apis.xml
===================================================================
--- trunk/refman-5.0/apis.xml	2005-11-25 19:05:12 UTC (rev 416)
+++ trunk/refman-5.0/apis.xml	2005-11-25 19:35:35 UTC (rev 417)
@@ -13008,7 +13008,7 @@
       </itemizedlist>
       
       <para>
-        Those will PHP4 legacy code could make use of a compatibility layer
+        Those with PHP4 legacy code can make use of a compatibility layer
         for the old and new MySQL libraries, such as this one:
         <ulink url="http://www.coggeshall.org/oss/mysql2i"/>.
       </para>

Modified: trunk/refman-5.1/apis.xml
===================================================================
--- trunk/refman-5.1/apis.xml	2005-11-25 19:05:12 UTC (rev 416)
+++ trunk/refman-5.1/apis.xml	2005-11-25 19:35:35 UTC (rev 417)
@@ -13013,7 +13013,7 @@
       </itemizedlist>
       
       <para>
-        Those will PHP4 legacy code could make use of a compatibility layer
+        Those with PHP4 legacy code can make use of a compatibility layer
         for the old and new MySQL libraries, such as this one:
         <ulink url="http://www.coggeshall.org/oss/mysql2i"/>.
       </para>

Thread
svn commit - mysqldoc@docsrva: r417 - in trunk: refman-4.1 refman-5.0 refman-5.1jstephens25 Nov