List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:July 3 2009 4:25pm
Subject:svn commit - mysqldoc@docsrva: r15572 - trunk/workbench
View as plain text  
Author: tbedford
Date: 2009-07-03 16:25:08 +0200 (Fri, 03 Jul 2009)
New Revision: 15572

Log:
Minor changes.

Modified:
   trunk/workbench/forward-engineering.xml


Modified: trunk/workbench/forward-engineering.xml
===================================================================
--- trunk/workbench/forward-engineering.xml	2009-07-03 14:07:35 UTC (rev 15571)
+++ trunk/workbench/forward-engineering.xml	2009-07-03 14:25:08 UTC (rev 15572)
Changed blocks: 4, Lines Added: 8, Lines Deleted: 8; 2669 bytes

@@ -399,13 +399,13 @@
       &workbench; allows you control over the direction of
       synchronization, and the objects synchronized, in a completely
       flexible way. You can choose to synchronize only certain tables,
-      allow synchronization to the live database only, or allow
+      allow synchronization to the live database only, allow
       synchronization from the live database to the model only, or a
       combination of directions. In effect you have complete control as
       to whether the synchronization is unidirectional or bidirectional,
       and which objects exactly are subject to synchronization. This is
-      all controlled in the <guilabel>Model and Database
-      Differences</guilabel> page of the synchronization wizard:
+      all controlled in the <guilabel>Select Changes to Apply</guilabel>
+      page of the synchronization wizard:
     </para>
 
     <figure id="wb-database-synchronize-wizard-diff">

@@ -423,8 +423,8 @@
     <para>
       In the above example the live database consists of
       <literal>table1</literal>, <literal>table2</literal> and
-      <literal>table3</literal>. In &workbench;
-      <literal>table4</literal> has been created, along with a
+      <literal>table3</literal>. In &workbench; an additional table,
+      <literal>table4</literal>, has been created, along with a
       relationship between it and <literal>table3</literal>. Further,
       <literal>table5</literal> exists in the live database, but not in
       the model. The actions that are configured to occur would result

@@ -436,7 +436,7 @@
     </para>
 
     <para>
-      The next example shows how direction of synchronization can be
+      The next example shows how the direction of synchronization can be
       changed:
     </para>
 

@@ -537,14 +537,14 @@
     </para>
 
     <figure id="wb-database-synchronize-wizard-diff-direction-arrow">
-      <title>Click arrows to change direction of changes</title>
+      <title>Click arrows to change direction of synchronization</title>
       <mediaobject>
         <imageobject>
           <imagedata
fileref="images/published/wb-database-synchronize-wizard-diff-direction-arrow.png"
lang="en" format="PNG"/>
         </imageobject>
         <textobject>
           <phrase lang="en">Click arrows to change direction of
-          changes</phrase>
+          synchronization</phrase>
         </textobject>
       </mediaobject>
     </figure>


Thread
svn commit - mysqldoc@docsrva: r15572 - trunk/workbenchanthony.bedford3 Jul 2009