List:Commits« Previous MessageNext Message »
From:jon Date:March 9 2007 12:10pm
Subject:svn commit - mysqldoc@docsrva: r5272 - in trunk: refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2007-03-09 13:10:34 +0100 (Fri, 09 Mar 2007)
New Revision: 5272

Log:

Fixed typo.



Modified:
   trunk/refman-5.0/information-schema.xml
   trunk/refman-5.1/information-schema.xml


Modified: trunk/refman-5.0/information-schema.xml
===================================================================
--- trunk/refman-5.0/information-schema.xml	2007-03-09 12:03:43 UTC (rev 5271)
+++ trunk/refman-5.0/information-schema.xml	2007-03-09 12:10:34 UTC (rev 5272)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 518 bytes

@@ -3526,7 +3526,7 @@
     </para>
 
     <para>
-      Several <literal>SHOW</literal> statement have been extended to
+      Several <literal>SHOW</literal> statements have been extended to
       allow a <literal>WHERE</literal> clause:
     </para>
 


Modified: trunk/refman-5.1/information-schema.xml
===================================================================
--- trunk/refman-5.1/information-schema.xml	2007-03-09 12:03:43 UTC (rev 5271)
+++ trunk/refman-5.1/information-schema.xml	2007-03-09 12:10:34 UTC (rev 5272)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 518 bytes

@@ -5668,7 +5668,7 @@
     </para>
 
     <para>
-      Several <literal>SHOW</literal> statement have been extended to
+      Several <literal>SHOW</literal> statements have been extended to
       allow a <literal>WHERE</literal> clause:
     </para>
 


Thread
svn commit - mysqldoc@docsrva: r5272 - in trunk: refman-5.0 refman-5.1jon9 Mar