List:Commits« Previous MessageNext Message »
From:stefan Date:March 26 2007 8:15pm
Subject:svn commit - mysqldoc@docsrva: r5567 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: shinz
Date: 2007-03-26 22:15:21 +0200 (Mon, 26 Mar 2007)
New Revision: 5567

Log:
Typo (fixes bug #27454)

Modified:
   trunk/refman-4.1/mysql-cluster.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml	2007-03-26 19:50:31 UTC (rev 5566)
+++ trunk/refman-4.1/mysql-cluster.xml	2007-03-26 20:15:21 UTC (rev 5567)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 672 bytes

@@ -1775,7 +1775,7 @@
         Starting the cluster is not very difficult after it has been
         configured. Each cluster node process must be started
         separately, and on the host where it resides. The management
-        node ahould be started first, followed by the data nodes, and
+        node should be started first, followed by the data nodes, and
         then finally by any SQL nodes:
       </para>
 


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-03-26 19:50:31 UTC (rev 5566)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-03-26 20:15:21 UTC (rev 5567)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 672 bytes

@@ -1772,7 +1772,7 @@
         Starting the cluster is not very difficult after it has been
         configured. Each cluster node process must be started
         separately, and on the host where it resides. The management
-        node ahould be started first, followed by the data nodes, and
+        node should be started first, followed by the data nodes, and
         then finally by any SQL nodes:
       </para>
 


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-03-26 19:50:31 UTC (rev 5566)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-03-26 20:15:21 UTC (rev 5567)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 672 bytes

@@ -1687,7 +1687,7 @@
         Starting the cluster is not very difficult after it has been
         configured. Each cluster node process must be started
         separately, and on the host where it resides. The management
-        node ahould be started first, followed by the data nodes, and
+        node should be started first, followed by the data nodes, and
         then finally by any SQL nodes:
       </para>
 


Thread
svn commit - mysqldoc@docsrva: r5567 - in trunk: refman-4.1 refman-5.0 refman-5.1stefan26 Mar