List:Commits« Previous MessageNext Message »
From:plavin Date:January 9 2007 11:00pm
Subject:svn commit - mysqldoc@docsrva: r4420 - trunk/gui-common
View as plain text  
Author: plavin
Date: 2007-01-10 00:00:19 +0100 (Wed, 10 Jan 2007)
New Revision: 4420

Log:
Minor corrections

Modified:
   trunk/gui-common/chapter-table-editor.xml


Modified: trunk/gui-common/chapter-table-editor.xml
===================================================================
--- trunk/gui-common/chapter-table-editor.xml	2007-01-09 22:28:15 UTC (rev 4419)
+++ trunk/gui-common/chapter-table-editor.xml	2007-01-09 23:00:19 UTC (rev 4420)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 1520 bytes

@@ -341,17 +341,17 @@
         <para>
           To establish a foreign key relationship, choose a table from
           the <guilabel>Ref. Table</guilabel> drop-down list. 
-          (Under Linux this list box is called <guilabel>Refer. Table</guilabel>.)The
+          (Under Linux this list box is called <guilabel>Refer. Table</guilabel>.) The
           fields that can be related to create a foreign key are listed in
           the frame below the drop-down list. This frame contains two columns;
           one labeled <literal>Column</literal> and the other
           <literal>Reference Column</literal>.          
           To select a column as a foreign key, double click the
           area below <guilabel>Column</guilabel> and select a
-          column from the drop-down list, or drag a column from the
+          column from the drop-down list. Alternately, drag a column from the
           column editor to the <guilabel>Column</guilabel> section. To
           add a related column from the referenced table, double click the area
-          below <guilabel>Reference Column</guilabel> and select a
+          below <guilabel>Reference Column</guilabel> and select the related
           column from the drop-down list.
         </para>
 


Thread
svn commit - mysqldoc@docsrva: r4420 - trunk/gui-commonplavin9 Jan