List:Commits« Previous MessageNext Message »
From:lgrimmer Date:September 29 2006 2:14pm
Subject:svn commit - mysqldoc@docsrva: r3509 - trunk/refman-5.1
View as plain text  
Author: lgrimmer
Date: 2006-09-29 14:14:45 +0200 (Fri, 29 Sep 2006)
New Revision: 3509

Log:
 - fixed typo spotted in the replication comparison chapter: "andthus" -> "and thus"



Modified:
   trunk/refman-5.1/replication.xml


Modified: trunk/refman-5.1/replication.xml
===================================================================
--- trunk/refman-5.1/replication.xml	2006-09-29 05:58:17 UTC (rev 3508)
+++ trunk/refman-5.1/replication.xml	2006-09-29 12:14:45 UTC (rev 3509)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 516 bytes

@@ -5333,7 +5333,7 @@
 
       <listitem>
         <para>
-          Fewer locks needed (andthus higher concurrency) on the master
+          Fewer locks needed (and thus higher concurrency) on the master
           for the following types of statements:
         </para>
 


Thread
svn commit - mysqldoc@docsrva: r3509 - trunk/refman-5.1lgrimmer29 Sep