List:Commits« Previous MessageNext Message »
From:plavin Date:February 27 2007 5:11pm
Subject:svn commit - mysqldoc@docsrva: r5087 - trunk/refman-5.1
View as plain text  
Author: plavin
Date: 2007-02-27 17:11:47 +0100 (Tue, 27 Feb 2007)
New Revision: 5087

Log:
Minor correction noticed while reviewing replication

Modified:
   trunk/refman-5.1/replication-implementation.xml


Modified: trunk/refman-5.1/replication-implementation.xml
===================================================================
--- trunk/refman-5.1/replication-implementation.xml	2007-02-27 15:07:13 UTC (rev 5086)
+++ trunk/refman-5.1/replication-implementation.xml	2007-02-27 16:11:47 UTC (rev 5087)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 655 bytes

@@ -76,7 +76,7 @@
   </para>
 
   <para>
-    Databases and tables are updated on the slave accordingly to a set
+    Databases and tables are updated on the slave according to a set
     of rules that are applied according to the various configuration
     options and variables that control statement evaluation. For details
     on how these rules are applied, see


Thread
svn commit - mysqldoc@docsrva: r5087 - trunk/refman-5.1plavin27 Feb