List:Commits« Previous MessageNext Message »
From:jon Date:July 22 2008 7:33am
Subject:svn commit - mysqldoc@docsrva: r11305 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2008-07-22 09:33:08 +0200 (Tue, 22 Jul 2008)
New Revision: 11305

Log:

Fixed typo.



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


Modified: trunk/refman-4.1/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-configuration.xml	2008-07-22 02:22:56 UTC (rev 11304)
+++ trunk/refman-4.1/mysql-cluster-configuration.xml	2008-07-22 07:33:08 UTC (rev 11305)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 696 bytes

@@ -3411,8 +3411,8 @@
           </para>
 
           <para>
-            <literal>RedoBuffer</literal> sets the size of the buffer
-            inwhich the REDO log is written, and is 8MB by default. The
+            <literal>RedoBuffer</literal> sets the size of the buffer in
+            which the REDO log is written, and is 8MB by default. The
             minimum value is 1MB.
           </para>
 


Modified: trunk/refman-5.0/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-configuration.xml	2008-07-22 02:22:56 UTC (rev 11304)
+++ trunk/refman-5.0/mysql-cluster-configuration.xml	2008-07-22 07:33:08 UTC (rev 11305)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 696 bytes

@@ -3433,8 +3433,8 @@
           </para>
 
           <para>
-            <literal>RedoBuffer</literal> sets the size of the buffer
-            inwhich the REDO log is written, and is 8MB by default. The
+            <literal>RedoBuffer</literal> sets the size of the buffer in
+            which the REDO log is written, and is 8MB by default. The
             minimum value is 1MB.
           </para>
 


Modified: trunk/refman-5.1/mysql-cluster-configuration.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-configuration.xml	2008-07-22 02:22:56 UTC (rev 11304)
+++ trunk/refman-5.1/mysql-cluster-configuration.xml	2008-07-22 07:33:08 UTC (rev 11305)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 696 bytes

@@ -3936,8 +3936,8 @@
           </para>
 
           <para>
-            <literal>RedoBuffer</literal> sets the size of the buffer
-            inwhich the REDO log is written, and is 8MB by default. The
+            <literal>RedoBuffer</literal> sets the size of the buffer in
+            which the REDO log is written, and is 8MB by default. The
             minimum value is 1MB.
           </para>
 


Thread
svn commit - mysqldoc@docsrva: r11305 - in trunk: refman-4.1 refman-5.0 refman-5.1jon22 Jul