List:Commits« Previous MessageNext Message »
From:jon Date:March 1 2007 1:23pm
Subject:svn commit - mysqldoc@docsrva: r5128 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2007-03-01 13:23:04 +0100 (Thu, 01 Mar 2007)
New Revision: 5128

Log:


Fix typo (Thanks, Shane!)



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-01 11:55:53 UTC (rev 5127)
+++ trunk/refman-4.1/mysql-cluster.xml	2007-03-01 12:23:04 UTC (rev 5128)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 670 bytes

@@ -2478,7 +2478,7 @@
 
       <para>
         You can now start the <command>ndb_mgmd</command> management
-        server. By default, it atttempts to read the
+        server. By default, it attempts to read the
         <filename>config.ini</filename> file in its current working
         directory, so change location into the directory where the file
         is located and then invoke <command>ndb_mgmd</command>:


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-03-01 11:55:53 UTC (rev 5127)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-03-01 12:23:04 UTC (rev 5128)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 670 bytes

@@ -2480,7 +2480,7 @@
 
       <para>
         You can now start the <command>ndb_mgmd</command> management
-        server. By default, it atttempts to read the
+        server. By default, it attempts to read the
         <filename>config.ini</filename> file in its current working
         directory, so change location into the directory where the file
         is located and then invoke <command>ndb_mgmd</command>:


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-03-01 11:55:53 UTC (rev 5127)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-03-01 12:23:04 UTC (rev 5128)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 670 bytes

@@ -2476,7 +2476,7 @@
 
       <para>
         You can now start the <command>ndb_mgmd</command> management
-        server. By default, it atttempts to read the
+        server. By default, it attempts to read the
         <filename>config.ini</filename> file in its current working
         directory, so change location into the directory where the file
         is located and then invoke <command>ndb_mgmd</command>:


Thread
svn commit - mysqldoc@docsrva: r5128 - in trunk: refman-4.1 refman-5.0 refman-5.1jon1 Mar