List:Commits« Previous MessageNext Message »
From:paul Date:June 6 2008 1:06pm
Subject:svn commit - mysqldoc@docsrva: r10913 - in trunk: . refman-6.0
View as plain text  
Author: paul
Date: 2008-06-06 15:06:03 +0200 (Fri, 06 Jun 2008)
New Revision: 10913

Log:
 r31894@frost:  paul | 2008-06-06 15:06:44 +0200
 Fix typo (PeterG)


Modified:
   trunk/refman-6.0/functions-core.xml

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


Modified: trunk/refman-6.0/functions-core.xml
===================================================================
--- trunk/refman-6.0/functions-core.xml	2008-06-06 12:29:27 UTC (rev 10912)
+++ trunk/refman-6.0/functions-core.xml	2008-06-06 13:06:03 UTC (rev 10913)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 768 bytes

@@ -4340,7 +4340,7 @@
           (byte) string such as a <literal>BINARY</literal>,
           <literal>VARBINARY</literal>, or <literal>BLOB</literal>
           value, the return value is the same as the input (the weight
-          for each bytes in a binary string is the byte value). If the
+          for each byte in a binary string is the byte value). If the
           input is <literal>NULL</literal>,
           <function role="sql">WEIGHT_STRING()</function> returns
           <literal>NULL</literal>.


Thread
svn commit - mysqldoc@docsrva: r10913 - in trunk: . refman-6.0paul6 Jun