List:Commits« Previous MessageNext Message »
From:paul Date:March 13 2007 2:38am
Subject:svn commit - mysqldoc@docsrva: r5319 - in trunk: . dynamic-docs/opsfunctions
View as plain text  
Author: paul
Date: 2007-03-13 03:38:34 +0100 (Tue, 13 Mar 2007)
New Revision: 5319

Log:
 r17569@frost:  paul | 2007-03-12 21:38:25 -0500
 Fix typo.


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

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:21397
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:17567
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:21397
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:17569
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:14593


Modified: trunk/dynamic-docs/opsfunctions/opfunctions.xml
===================================================================
--- trunk/dynamic-docs/opsfunctions/opfunctions.xml	2007-03-13 02:00:26 UTC (rev 5318)
+++ trunk/dynamic-docs/opsfunctions/opfunctions.xml	2007-03-13 02:38:34 UTC (rev 5319)
Changed blocks: 6, Lines Added: 10, Lines Deleted: 10; 3894 bytes

@@ -1569,7 +1569,7 @@
     <arguments>
       <format><![CDATA[<replaceable>expr</replaceable>]]></format>
       <argument seq="1" name="expr" type="datetime">Date</argument>
-      <argument seq="1" name="expr" type="string">Properly formated string</argument>
+      <argument seq="1" name="expr" type="string">Properly formatted string</argument>
     </arguments>
     <return type="numeric"/>
     <error type="return"/>

@@ -1585,8 +1585,8 @@
     <description lang="en"></description>
     <arguments>
       <format><![CDATA[<replaceable>expr1</replaceable>,<replaceable>expr2</replaceable>]]></format>
-      <argument seq="1" name="expr" type="string">Properly formated string</argument>
-      <argument seq="1" name="expr" type="string">Properly formated string</argument>
+      <argument seq="1" name="expr" type="string">Properly formatted string</argument>
+      <argument seq="1" name="expr" type="string">Properly formatted string</argument>
     </arguments>
     <return type="string"/>
     <error type="return"/>

@@ -1603,12 +1603,12 @@
       datetime expression. With two arguments, the sum of the arguments</description>
     <arguments>
       <format><![CDATA[<replaceable>expr1</replaceable>,<replaceable>expr2</replaceable>]]></format>
-      <argument seq="1" name="expr" type="string">Properly formated string</argument>
-      <argument seq="2" name="expr" type="string">Properly formated string</argument>
+      <argument seq="1" name="expr" type="string">Properly formatted string</argument>
+      <argument seq="2" name="expr" type="string">Properly formatted string</argument>
     </arguments>
     <arguments>
       <format><![CDATA[<replaceable>expr1</replaceable>,<replaceable>expr2</replaceable>]]></format>
-      <argument seq="1" name="expr" type="string">Properly formated string</argument>
+      <argument seq="1" name="expr" type="string">Properly formatted string</argument>
     </arguments>
     <return type="date"/>
     <error type="return"/>

@@ -1627,7 +1627,7 @@
         <replaceable>interval</replaceable>,<replaceable>datetime_expr</replaceable>]]></format>
       <argument seq="1" name="expr" type="string">Time unit</argument>
       <argument seq="2" name="expr" type="numeric">Number of units</argument>
-      <argument seq="3" name="expr" type="string">Properly formated string</argument>
+      <argument seq="3" name="expr" type="string">Properly formatted string</argument>
     </arguments>
     <return type="numeric"/>
     <error type="return"/>

@@ -1645,8 +1645,8 @@
       <format><![CDATA[<replaceable>unit</replaceable>,<replaceable>datetime_expr1</replaceable>,
         <replaceable>datetime_expr2</replaceable>]]></format>
       <argument seq="1" name="expr" type="numeric">Time unit</argument>
-      <argument seq="2" name="expr" type="numeric">Properly formated string</argument>
-      <argument seq="3" name="expr" type="numeric">Properly formated string</argument>
+      <argument seq="2" name="expr" type="numeric">Properly formatted string</argument>
+      <argument seq="3" name="expr" type="numeric">Properly formatted string</argument>
     </arguments>
     <return type="numeric"/>
     <error type="return"/>

@@ -1663,7 +1663,7 @@
     <arguments>
       <format><![CDATA[<replaceable>time</replaceable>,<replaceable>format</replaceable>]]></format>
       <argument seq="1" name="expr" type="time"></argument>
-      <argument seq="1" name="expr" type="string">Properly formated string</argument>
+      <argument seq="1" name="expr" type="string">Properly formatted string</argument>
     </arguments>
     <return type="numeric"/>
     <error type="return"/>


Thread
svn commit - mysqldoc@docsrva: r5319 - in trunk: . dynamic-docs/opsfunctionspaul13 Mar