List:Commits« Previous MessageNext Message »
From:paul Date:May 25 2007 8:32pm
Subject:svn commit - mysqldoc@docsrva: r6581 - in trunk: . dicts mysqltest
View as plain text  
Author: paul
Date: 2007-05-25 22:32:57 +0200 (Fri, 25 May 2007)
New Revision: 6581

Log:
 r20638@frost:  paul | 2007-05-25 22:32:34 +0200
 Fix bad term. Add some okay words.


Modified:
   trunk/dicts/en.additional
   trunk/mysqltest/components.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:25213
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:20636
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:17229
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:25213
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:20638
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:17229


Modified: trunk/dicts/en.additional
===================================================================
--- trunk/dicts/en.additional	2007-05-25 20:24:16 UTC (rev 6580)
+++ trunk/dicts/en.additional	2007-05-25 20:32:57 UTC (rev 6581)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 375 bytes

@@ -142,3 +142,13 @@
 counterintuitive
 created
 whitespace
+username
+usernames
+filename
+filenames
+understands
+words
+workarounds
+writes
+yields
+you'll


Modified: trunk/mysqltest/components.xml
===================================================================
--- trunk/mysqltest/components.xml	2007-05-25 20:24:16 UTC (rev 6580)
+++ trunk/mysqltest/components.xml	2007-05-25 20:32:57 UTC (rev 6581)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 750 bytes

@@ -150,8 +150,8 @@
             <filename><replaceable>test_name</replaceable>.test</filename>
             is a test case file for a test named
             <replaceable>test_name</replaceable>. For example,
-            <filename>subselect.test</filename> is the test case file
-            for the test named <literal>subselect</literal>.
+            <filename>subquery.test</filename> is the test case file
+            for the test named <literal>subquery</literal>.
           </para>
         </listitem>
 


Thread
svn commit - mysqldoc@docsrva: r6581 - in trunk: . dicts mysqltestpaul25 May