List:Commits« Previous MessageNext Message »
From:mcbrown Date:March 29 2007 5:13pm
Subject:svn commit - mysqldoc@docsrva: r5624 - trunk/dynamic-docs/opsfunctions
View as plain text  
Author: mcbrown
Date: 2007-03-29 17:13:01 +0200 (Thu, 29 Mar 2007)
New Revision: 5624

Log:
Fixing formatting error



Modified:
   trunk/dynamic-docs/opsfunctions/functions.xml


Modified: trunk/dynamic-docs/opsfunctions/functions.xml
===================================================================
--- trunk/dynamic-docs/opsfunctions/functions.xml	2007-03-29 13:46:48 UTC (rev 5623)
+++ trunk/dynamic-docs/opsfunctions/functions.xml	2007-03-29 15:13:01 UTC (rev 5624)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 708 bytes

@@ -2232,7 +2232,7 @@
   
   <function id="values" class="misc">
     <display>VALUES()</display>
-    <description lang="en">Defines the values to be used during an INSERT
+    <description lang="en">Defines the values to be used during an
INSERT</description>
     <arguments>
      
<format><![CDATA[<replaceable>col_name</replaceable>]]></format>
       <argument seq="1" name="expr" type="string">Column name</argument>  


Thread
svn commit - mysqldoc@docsrva: r5624 - trunk/dynamic-docs/opsfunctionsmcbrown29 Mar