List:Commits« Previous MessageNext Message »
From:mcbrown Date:November 5 2007 6:06pm
Subject:svn commit - mysqldoc@docsrva: r8534 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2007-11-05 18:06:09 +0100 (Mon, 05 Nov 2007)
New Revision: 8534

Log:
Fixing another typo



Modified:
   trunk/refman-common/mysql-proxy.xml


Modified: trunk/refman-common/mysql-proxy.xml
===================================================================
--- trunk/refman-common/mysql-proxy.xml	2007-11-05 16:50:32 UTC (rev 8533)
+++ trunk/refman-common/mysql-proxy.xml	2007-11-05 17:06:09 UTC (rev 8534)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 697 bytes

@@ -1947,7 +1947,7 @@
 
       <para>
         The example below injects additional <literal>SELECT
-        NOW()</literal> statements into the query queue, given them a
+        NOW()</literal> statements into the query queue, giving them a
         different ID to the ID of the original query. Within
         <function>read_query_result()</function>, if the ID for the
         injected queries is identified, we display the result row, and


Thread
svn commit - mysqldoc@docsrva: r8534 - trunk/refman-commonmcbrown5 Nov