List:Commits« Previous MessageNext Message »
From:mcbrown Date:June 27 2006 7:40am
Subject:svn commit - mysqldoc@docsrva: r2525 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-06-27 09:40:30 +0200 (Tue, 27 Jun 2006)
New Revision: 2525

Log:
Fixing a double word 'Welcome welcome'



Modified:
   trunk/refman-4.1/connector-odbc.xml
   trunk/refman-5.0/connector-odbc.xml
   trunk/refman-5.1/connector-odbc.xml

Modified: trunk/refman-4.1/connector-odbc.xml
===================================================================
--- trunk/refman-4.1/connector-odbc.xml	2006-06-27 06:18:10 UTC (rev 2524)
+++ trunk/refman-4.1/connector-odbc.xml	2006-06-27 07:40:30 UTC (rev 2525)
@@ -657,7 +657,7 @@
                 </imageobject>
                 <textobject>
                   <phrase lang="en">MyODBC Windows Installer - Welcome
-                  welcome</phrase>
+                  </phrase>
                 </textobject>
               </mediaobject>
             </listitem>

Modified: trunk/refman-5.0/connector-odbc.xml
===================================================================
--- trunk/refman-5.0/connector-odbc.xml	2006-06-27 06:18:10 UTC (rev 2524)
+++ trunk/refman-5.0/connector-odbc.xml	2006-06-27 07:40:30 UTC (rev 2525)
@@ -670,7 +670,7 @@
                 </imageobject>
                 <textobject>
                   <phrase lang="en">MyODBC Windows Installer - Welcome
-                  welcome</phrase>
+                  </phrase>
                 </textobject>
               </mediaobject>
             </listitem>

Modified: trunk/refman-5.1/connector-odbc.xml
===================================================================
--- trunk/refman-5.1/connector-odbc.xml	2006-06-27 06:18:10 UTC (rev 2524)
+++ trunk/refman-5.1/connector-odbc.xml	2006-06-27 07:40:30 UTC (rev 2525)
@@ -669,8 +669,8 @@
                     format="PNG"/>
                 </imageobject>
                 <textobject>
-                  <phrase lang="en">MyODBC Windows Installer - Welcome
-                  welcome</phrase>
+                  <phrase lang="en">MyODBC Windows Installer -
+                  Welcome</phrase>
                 </textobject>
               </mediaobject>
             </listitem>

Thread
svn commit - mysqldoc@docsrva: r2525 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown27 Jun