List:Commits« Previous MessageNext Message »
From:jon Date:November 6 2007 3:01pm
Subject:svn commit - mysqldoc@docsrva: r8552 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-11-06 15:01:29 +0100 (Tue, 06 Nov 2007)
New Revision: 8552

Log:

Fixed typo (Thanks, Ramon!)



Modified:
   trunk/refman-5.1/mysql-cluster-roadmap.xml


Modified: trunk/refman-5.1/mysql-cluster-roadmap.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-roadmap.xml	2007-11-06 10:37:16 UTC (rev 8551)
+++ trunk/refman-5.1/mysql-cluster-roadmap.xml	2007-11-06 14:01:29 UTC (rev 8552)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 632 bytes

@@ -101,7 +101,7 @@
           <para>
             Records on disk are now supported. Indexed columns,
             including the primary key hash index, must still be stored
-            in RAM; howver, all other columns can be stored on disk.
+            in RAM; however, all other columns can be stored on disk.
           </para>
 
         </formalpara>


Thread
svn commit - mysqldoc@docsrva: r8552 - trunk/refman-5.1jon6 Nov