List:Commits« Previous MessageNext Message »
From:paul.dubois Date:November 6 2008 9:55pm
Subject:svn commit - mysqldoc@docsrva: r12314 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-11-06 22:55:49 +0100 (Thu, 06 Nov 2008)
New Revision: 12314

Log:
 r35367@frost:  paul | 2008-11-06 15:15:21 -0500
 Fix typos


Modified:
   trunk/refman-4.1/dba-core.xml
   trunk/refman-5.0/dba-core.xml
   trunk/refman-5.1/dba-core.xml
   trunk/refman-6.0/dba-core.xml

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


Modified: trunk/refman-4.1/dba-core.xml
===================================================================
--- trunk/refman-4.1/dba-core.xml	2008-11-06 20:27:12 UTC (rev 12313)
+++ trunk/refman-4.1/dba-core.xml	2008-11-06 21:55:49 UTC (rev 12314)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 756 bytes

@@ -18040,7 +18040,7 @@
         <literal>'_'</literal> pattern character or uses netmask
         notation, the account can be used for clients connecting from
         multiple hosts and the
-        <literal role="func">CURRRENT_USER()</literal> value will not
+        <literal role="func">CURRENT_USER()</literal> value will not
         indicate which one. For example, the account
         <literal>'user2'@'%.example.com'</literal> can be used by
         <literal>user2</literal> to connect from any host in the


Modified: trunk/refman-5.0/dba-core.xml
===================================================================
--- trunk/refman-5.0/dba-core.xml	2008-11-06 20:27:12 UTC (rev 12313)
+++ trunk/refman-5.0/dba-core.xml	2008-11-06 21:55:49 UTC (rev 12314)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 756 bytes

@@ -20039,7 +20039,7 @@
         <literal>'_'</literal> pattern character or uses netmask
         notation, the account can be used for clients connecting from
         multiple hosts and the
-        <literal role="func">CURRRENT_USER()</literal> value will not
+        <literal role="func">CURRENT_USER()</literal> value will not
         indicate which one. For example, the account
         <literal>'user2'@'%.example.com'</literal> can be used by
         <literal>user2</literal> to connect from any host in the


Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml	2008-11-06 20:27:12 UTC (rev 12313)
+++ trunk/refman-5.1/dba-core.xml	2008-11-06 21:55:49 UTC (rev 12314)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 756 bytes

@@ -22991,7 +22991,7 @@
         <literal>'_'</literal> pattern character or uses netmask
         notation, the account can be used for clients connecting from
         multiple hosts and the
-        <literal role="func">CURRRENT_USER()</literal> value will not
+        <literal role="func">CURRENT_USER()</literal> value will not
         indicate which one. For example, the account
         <literal>'user2'@'%.example.com'</literal> can be used by
         <literal>user2</literal> to connect from any host in the


Modified: trunk/refman-6.0/dba-core.xml
===================================================================


Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 106 bytes


Thread
svn commit - mysqldoc@docsrva: r12314 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul.dubois6 Nov