List:Commits« Previous MessageNext Message »
From:mcbrown Date:August 24 2006 4:34am
Subject:svn commit - mysqldoc@docsrva: r3095 - trunk/refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-08-24 04:34:02 +0200 (Thu, 24 Aug 2006)
New Revision: 3095

Log:
Small type fix.



Modified:
   trunk/refman-5.1/client-utility-programs.xml


Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml	2006-08-24 02:20:50 UTC (rev 3094)
+++ trunk/refman-5.1/client-utility-programs.xml	2006-08-24 02:34:02 UTC (rev 3095)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 767 bytes

@@ -8437,7 +8437,7 @@
                   <row>
                     <entry><literal>16</literal></entry>
                     <entry><literal>DELETE_ROWS_EVENT</literal></entry>
-                    <entry>Row data for a single table that should be deleted. USed in MySQL 5.1 and later.</entry>
+                    <entry>Row data for a single table that should be deleted. Used in MySQL 5.1 and later.</entry>
                   </row>
                 </tbody>
               </tgroup>


Thread
svn commit - mysqldoc@docsrva: r3095 - trunk/refman-5.1mcbrown24 Aug