List:Commits« Previous MessageNext Message »
From:paul Date:March 3 2007 7:56pm
Subject:svn commit - mysqldoc@docsrva: r5161 - in trunk: . refman-4.1 refman-5.0
View as plain text  
Author: paul
Date: 2007-03-03 19:55:57 +0100 (Sat, 03 Mar 2007)
New Revision: 5161

Log:
 r20873@polar:  paul | 2007-03-03 12:52:16 -0600
 Fix typos.


Modified:
   trunk/refman-4.1/news-4.0.xml
   trunk/refman-5.0/news-5.0.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:20857
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16997
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:20873
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:16997
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593


Modified: trunk/refman-4.1/news-4.0.xml
===================================================================
--- trunk/refman-4.1/news-4.0.xml	2007-03-03 13:00:17 UTC (rev 5160)
+++ trunk/refman-4.1/news-4.0.xml	2007-03-03 18:55:57 UTC (rev 5161)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 573 bytes

@@ -3537,7 +3537,7 @@
       <listitem>
         <para>
           Fixed a bug in <literal>DELETE ... ORDER BY ...
-          LIMIT</literal> where the rows where not deleted in the proper
+          LIMIT</literal> where the rows were not deleted in the proper
           order. (Bug #1024, Bug #1697).
         </para>
       </listitem>


Modified: trunk/refman-5.0/news-5.0.xml
===================================================================
--- trunk/refman-5.0/news-5.0.xml	2007-03-03 13:00:17 UTC (rev 5160)
+++ trunk/refman-5.0/news-5.0.xml	2007-03-03 18:55:57 UTC (rev 5161)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 654 bytes

@@ -14991,7 +14991,7 @@
       <listitem>
         <para>
           Corrected a problem where <literal>DEFAULT</literal> values
-          where not assigned properly to <literal>BIT(1)</literal> or
+          were not assigned properly to <literal>BIT(1)</literal> or
           <literal>CHAR(1)</literal> columns if certain other columns
           preceded them in the table definition. (Bug #10179)
         </para>


Thread
svn commit - mysqldoc@docsrva: r5161 - in trunk: . refman-4.1 refman-5.0paul3 Mar