List:Commits« Previous MessageNext Message »
From:martin.brown Date:December 11 2008 2:44pm
Subject:svn commit - mysqldoc@docsrva: r12907 - in trunk: dynamic-docs/faq mysql-monitor-2.0
View as plain text  
Author: mcbrown
Date: 2008-12-11 14:44:38 +0100 (Thu, 11 Dec 2008)
New Revision: 12907

Log:
Some minor typo corrections



Modified:
   trunk/dynamic-docs/faq/monitor.xml
   trunk/mysql-monitor-2.0/deployment.xml


Modified: trunk/dynamic-docs/faq/monitor.xml
===================================================================
--- trunk/dynamic-docs/faq/monitor.xml	2008-12-11 12:05:35 UTC (rev 12906)
+++ trunk/dynamic-docs/faq/monitor.xml	2008-12-11 13:44:38 UTC (rev 12907)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 693 bytes

@@ -87,7 +87,7 @@
 
       <para>
         You can stop the migration of your historical data at any time.
-        Go to the <guilabel>Server Configuration</guilabel> panel and
+        Go to the <guilabel>Manage Servers</guilabel> display of the
<guilabel>Settings</guilabel> panel and
         click <guibutton>Stop</guibutton> next to each server that is
         being migrated. You can restart the migration at any point.
       </para>


Modified: trunk/mysql-monitor-2.0/deployment.xml
===================================================================
--- trunk/mysql-monitor-2.0/deployment.xml	2008-12-11 12:05:35 UTC (rev 12906)
+++ trunk/mysql-monitor-2.0/deployment.xml	2008-12-11 13:44:38 UTC (rev 12907)
Changed blocks: 4, Lines Added: 6, Lines Deleted: 6; 1810 bytes

@@ -132,8 +132,8 @@
       The update installer performs the initial migration of your
       configuration, rules, schedule, and events data. The historical
       data is not migrated until you explicitly request the migration of
-      information within the <guilabel>Server Configuration</guilabel>
-      panel.
+      information within the <guilabel>Manage Servers</guilabel> section
+      of the <guilabel>Settings</guilabel> panel.
     </para>
 
     <para>

@@ -207,8 +207,8 @@
         </itemizedlist>
 
         <para>
-          With the last item, where the migration completes,
-          occasionally there are some aspcts of the data that cannot be
+          With the last item, where the migration never completes,
+          occasionally there are some aspects of the data that cannot be
           migrated successfully. This will prevent the migration process
           completing, but does not affect the conversion of any data
           that could be migrated.

@@ -230,7 +230,7 @@
 
       <listitem>
         <para>
-          Switch to the <guilabel>Manager Servers</guilabel> display of
+          Switch to the <guilabel>Manage Servers</guilabel> display of
           the <guilabel>Settings</guilabel> panel within
           &merlin_client;.
         </para>

@@ -372,7 +372,7 @@
         <para>
           Select the servers you want to stop migrating by using the
           checkbox next to each server name. You can select one or more
-          servers to migrate.
+          servers to stop migrating.
         </para>
       </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r12907 - in trunk: dynamic-docs/faq mysql-monitor-2.0martin.brown11 Dec