List:Commits« Previous MessageNext Message »
From:paul Date:August 21 2007 3:31am
Subject:svn commit - mysqldoc@docsrva: r7485 - in trunk: . refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2007-08-21 05:31:00 +0200 (Tue, 21 Aug 2007)
New Revision: 7485

Log:
 r29004@polar:  paul | 2007-08-20 22:30:56 -0500
 Fix typo. (Shane)


Modified:
   trunk/refman-5.0/releasenotes-cs-5.0.xml
   trunk/refman-5.0/releasenotes-es-5.0.xml
   trunk/refman-5.1/news-5.1.xml

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


Modified: trunk/refman-5.0/releasenotes-cs-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-cs-5.0.xml	2007-08-21 02:24:01 UTC (rev 7484)
+++ trunk/refman-5.0/releasenotes-cs-5.0.xml	2007-08-21 03:31:00 UTC (rev 7485)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 674 bytes

@@ -404,7 +404,7 @@
         <para>
           Storing a large number into a <literal>FLOAT</literal> or
           <literal>DOUBLE</literal> column with a fixed length could
-          result in incorrect truncation of the number if the columns's
+          result in incorrect truncation of the number if the column's
           length was greater than 31. (Bug #28121)
         </para>
       </listitem>


Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml	2007-08-21 02:24:01 UTC (rev 7484)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml	2007-08-21 03:31:00 UTC (rev 7485)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 676 bytes

@@ -1713,7 +1713,7 @@
         <para>
           Storing a large number into a <literal>FLOAT</literal> or
           <literal>DOUBLE</literal> column with a fixed length could
-          result in incorrect truncation of the number if the columns's
+          result in incorrect truncation of the number if the column's
           length was greater than 31. (Bug #28121)
         </para>
       </listitem>


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-08-21 02:24:01 UTC (rev 7484)
+++ trunk/refman-5.1/news-5.1.xml	2007-08-21 03:31:00 UTC (rev 7485)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 643 bytes

@@ -2833,7 +2833,7 @@
         <para>
           Storing a large number into a <literal>FLOAT</literal> or
           <literal>DOUBLE</literal> column with a fixed length could
-          result in incorrect truncation of the number if the columns's
+          result in incorrect truncation of the number if the column's
           length was greater than 31. (Bug #28121)
         </para>
       </listitem>


Thread
svn commit - mysqldoc@docsrva: r7485 - in trunk: . refman-5.0 refman-5.1paul21 Aug