List:Commits« Previous MessageNext Message »
From:stefan Date:November 25 2008 11:02am
Subject:svn commit - mysqldoc@docsrva: r12645 - in trunk: mysql-monitor ndbapi refman-5.0 refman-5.1 refman-6.0 workbench
View as plain text  
Author: shinz
Date: 2008-11-25 12:02:39 +0100 (Tue, 25 Nov 2008)
New Revision: 12645

Log:
Should be 'of', not 'of of'. Found quite a few instances. Fixes Bug #40839

Modified:
   trunk/mysql-monitor/dashboard-advisors.xml
   trunk/ndbapi/ndb-internals.xml
   trunk/refman-5.0/sql-syntax-compound-statements.xml
   trunk/refman-5.0/stored-programs-views.xml
   trunk/refman-5.1/stored-programs-views.xml
   trunk/refman-6.0/sql-syntax-compound-statements.xml
   trunk/refman-6.0/stored-programs-views.xml
   trunk/workbench/reference.xml


Modified: trunk/mysql-monitor/dashboard-advisors.xml
===================================================================
--- trunk/mysql-monitor/dashboard-advisors.xml	2008-11-25 08:53:21 UTC (rev 12644)
+++ trunk/mysql-monitor/dashboard-advisors.xml	2008-11-25 11:02:39 UTC (rev 12645)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 751 bytes

@@ -607,7 +607,7 @@
           <para>
             There can be multiple disks mounted on a system. To refer to
             a specific drive set <guilabel>Instance</guilabel> to the
-            name of of the mounted drive. On Windows this would be
+            name of the mounted drive. On Windows this would be
             <literal>C:, D:</literal>, and so on. On Unix systems, use
             whatever is valid for the <command>df</command> command.
           </para>


Modified: trunk/ndbapi/ndb-internals.xml
===================================================================
--- trunk/ndbapi/ndb-internals.xml	2008-11-25 08:53:21 UTC (rev 12644)
+++ trunk/ndbapi/ndb-internals.xml	2008-11-25 11:02:39 UTC (rev 12645)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 755 bytes

@@ -9601,7 +9601,7 @@
                 <literal>FileRecordPtr</literal> type, which is used to
                 keep storage information about a fragment and its
                 replicas. If a fragment has more than one backup
-                replica, then a list of of the additional ones is
+                replica, then a list of the additional ones is
                 attached to this record. This record also stores the
                 status of the fragment, and is 64-byte aligned.
               </para>


Modified: trunk/refman-5.0/sql-syntax-compound-statements.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-compound-statements.xml	2008-11-25 08:53:21 UTC (rev 12644)
+++ trunk/refman-5.0/sql-syntax-compound-statements.xml	2008-11-25 11:02:39 UTC (rev 12645)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 788 bytes

@@ -29,7 +29,7 @@
     This section describes the syntax for the <literal>BEGIN ...
     END</literal> compound statement and other statements that can be
     used in the body of stored programs: Stored procedures and functions
-    and triggers. These objects are defined in terms of of SQL code that
+    and triggers. These objects are defined in terms of SQL code that
     is stored on the server for later invocation (see
     <xref linkend="stored-programs-views"/>).
   </para>


Modified: trunk/refman-5.0/stored-programs-views.xml
===================================================================
--- trunk/refman-5.0/stored-programs-views.xml	2008-11-25 08:53:21 UTC (rev 12644)
+++ trunk/refman-5.0/stored-programs-views.xml	2008-11-25 11:02:39 UTC (rev 12645)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 563 bytes

@@ -26,7 +26,7 @@
 
   <para>
     This chapter discusses stored programs and views, which are database
-    objects defined in terms of of SQL code that is stored on the server
+    objects defined in terms of SQL code that is stored on the server
     for later invocation.
   </para>
 


Modified: trunk/refman-5.1/stored-programs-views.xml
===================================================================
--- trunk/refman-5.1/stored-programs-views.xml	2008-11-25 08:53:21 UTC (rev 12644)
+++ trunk/refman-5.1/stored-programs-views.xml	2008-11-25 11:02:39 UTC (rev 12645)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 563 bytes

@@ -34,7 +34,7 @@
 
   <para>
     This chapter discusses stored programs and views, which are database
-    objects defined in terms of of SQL code that is stored on the server
+    objects defined in terms of SQL code that is stored on the server
     for later invocation.
   </para>
 


Modified: trunk/refman-6.0/sql-syntax-compound-statements.xml
===================================================================
--- trunk/refman-6.0/sql-syntax-compound-statements.xml	2008-11-25 08:53:21 UTC (rev 12644)
+++ trunk/refman-6.0/sql-syntax-compound-statements.xml	2008-11-25 11:02:39 UTC (rev 12645)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 729 bytes

@@ -30,7 +30,7 @@
     END</literal> compound statement and other statements that can be
     used in the body of stored programs: Stored procedures and
     functions, triggers, and events. These objects are defined in terms
-    of of SQL code that is stored on the server for later invocation
+    of SQL code that is stored on the server for later invocation
     (see <xref linkend="stored-programs-views"/>).
   </para>
 


Modified: trunk/refman-6.0/stored-programs-views.xml
===================================================================
--- trunk/refman-6.0/stored-programs-views.xml	2008-11-25 08:53:21 UTC (rev 12644)
+++ trunk/refman-6.0/stored-programs-views.xml	2008-11-25 11:02:39 UTC (rev 12645)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 563 bytes

@@ -34,7 +34,7 @@
 
   <para>
     This chapter discusses stored programs and views, which are database
-    objects defined in terms of of SQL code that is stored on the server
+    objects defined in terms of SQL code that is stored on the server
     for later invocation.
   </para>
 


Modified: trunk/workbench/reference.xml
===================================================================
--- trunk/workbench/reference.xml	2008-11-25 08:53:21 UTC (rev 12644)
+++ trunk/workbench/reference.xml	2008-11-25 11:02:39 UTC (rev 12645)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 685 bytes

@@ -70,7 +70,7 @@
 
       <para>
         There are five different docking locations within the
-        application; at the top and the bottom of of the larger window
+        application; at the top and the bottom of the larger window
         on the left and one in each of the three areas on the right.
         When more than one window is placed within any one of these
         areas you may dock a window on any one of the four sides or you


Thread
svn commit - mysqldoc@docsrva: r12645 - in trunk: mysql-monitor ndbapi refman-5.0 refman-5.1 refman-6.0 workbenchstefan25 Nov