List:Commits« Previous MessageNext Message »
From:mcbrown Date:November 16 2006 2:01pm
Subject:svn commit - mysqldoc@docsrva: r3948 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2006-11-16 15:01:15 +0100 (Thu, 16 Nov 2006)
New Revision: 3948

Log:
Fixing a list item which appeared as another para to a different item.



Modified:
   trunk/refman-common/what-is.en.xml


Modified: trunk/refman-common/what-is.en.xml
===================================================================
--- trunk/refman-common/what-is.en.xml	2006-11-16 07:50:18 UTC (rev 3947)
+++ trunk/refman-common/what-is.en.xml	2006-11-16 14:01:15 UTC (rev 3948)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 0; 569 bytes

@@ -487,7 +487,9 @@
           used to retrieve information about databases, storage engines,
           tables, and indexes.
         </para>
+      </listitem>
 
+      <listitem>
         <para>
           The <literal>EXPLAIN</literal> statement can be used to
           determine how the optimizer resolves a query.


Thread
svn commit - mysqldoc@docsrva: r3948 - trunk/refman-commonmcbrown16 Nov