List:Commits« Previous MessageNext Message »
From:plavin Date:January 13 2007 11:32pm
Subject:svn commit - mysqldoc@docsrva: r4502 - trunk/query-browser
View as plain text  
Author: plavin
Date: 2007-01-14 00:32:35 +0100 (Sun, 14 Jan 2007)
New Revision: 4502

Log:
Minor corrections

Modified:
   trunk/query-browser/tour.xml


Modified: trunk/query-browser/tour.xml
===================================================================
--- trunk/query-browser/tour.xml	2007-01-13 19:22:51 UTC (rev 4501)
+++ trunk/query-browser/tour.xml	2007-01-13 23:32:35 UTC (rev 4502)
Changed blocks: 4, Lines Added: 7, Lines Deleted: 7; 2129 bytes

@@ -210,8 +210,8 @@
         clicking and dragging the line that divides the query area from
         the result area. Under Windows, pressing the
         <keycap>F11</keycap> key again reverts to the normal view.
-         Under Linux you will have to choose the <guimenu>Normal View</guimenu>
-        menu option from the <guimenu>View</guimenu> menu
+        Under Linux choose the <guimenu>Normal View</guimenu>
+        menu option from the <guimenu>View</guimenu> menu.
       </para>
 
       <figure>

@@ -440,8 +440,8 @@
     <para>
       The result sets of some queries do not display well in the <literal>Results Area</literal>;
       <literal>SHOW CREATE TABLE <replaceable>tblname</replaceable></literal>,
-      for example. For a better view of the results of such queries, right click anywhere
-      in the <literal>Result Area</literal> and choose the <literal>View Field in Popup Editor</literal>
+      for example. For a better view of the results of such queries, right click the
+      row you wish to view and choose the <literal>View Field in Popup Editor</literal>
       option from the pop-up menu.
     </para>
 

@@ -474,8 +474,8 @@
     <title>The Object Browser</title>
 
     <para>
-      The object browser allows you to browse your server's databases,
-      your bookmarks, and your query history.
+      Use the object browser to browse your server's databases,
+      bookmarks, and query history.
     </para>
 
     <section id="mysql-query-browser-tour-objectbrowser-schemata">

@@ -507,7 +507,7 @@
         The current default database will always be highlighted with
         bold text. To change the default database, right click on the
         desired database and choose the <guimenu>Make Default
-        Schema</guimenu> option or double click on the desired database.
+        Schema</guimenu> option or simply double click on the desired database.
       </para>
 
       <para>


Thread
svn commit - mysqldoc@docsrva: r4502 - trunk/query-browserplavin14 Jan