List:Commits« Previous MessageNext Message »
From:mcbrown Date:October 24 2006 10:49am
Subject:svn commit - mysqldoc@docsrva: r3707 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: mcbrown
Date: 2006-10-24 10:49:30 +0200 (Tue, 24 Oct 2006)
New Revision: 3707

Log:
Fixing a small type (thanks Enterprise Installer!)



Modified:
   trunk/refman-4.1/connectors.xml
   trunk/refman-5.0/connectors.xml
   trunk/refman-5.1/connectors.xml


Modified: trunk/refman-4.1/connectors.xml
===================================================================
--- trunk/refman-4.1/connectors.xml	2006-10-24 06:31:22 UTC (rev 3706)
+++ trunk/refman-4.1/connectors.xml	2006-10-24 08:49:30 UTC (rev 3707)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 713 bytes

@@ -55,7 +55,7 @@
       <para>
         Connector/NET enables developers to create .NET applications
         that use data stored in a MySQL database. Connector/NET
-        implement a fully-functional ADO.NET interface and provides
+        implements a fully-functional ADO.NET interface and provides
         support for use with ADO.NET aware tools. Applications that want
         to use Connector/NET can be written in any of the supported .NET
         languages.


Modified: trunk/refman-5.0/connectors.xml
===================================================================
--- trunk/refman-5.0/connectors.xml	2006-10-24 06:31:22 UTC (rev 3706)
+++ trunk/refman-5.0/connectors.xml	2006-10-24 08:49:30 UTC (rev 3707)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 713 bytes

@@ -55,7 +55,7 @@
       <para>
         Connector/NET enables developers to create .NET applications
         that use data stored in a MySQL database. Connector/NET
-        implement a fully-functional ADO.NET interface and provides
+        implements a fully-functional ADO.NET interface and provides
         support for use with ADO.NET aware tools. Applications that want
         to use Connector/NET can be written in any of the supported .NET
         languages.


Modified: trunk/refman-5.1/connectors.xml
===================================================================
--- trunk/refman-5.1/connectors.xml	2006-10-24 06:31:22 UTC (rev 3706)
+++ trunk/refman-5.1/connectors.xml	2006-10-24 08:49:30 UTC (rev 3707)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 713 bytes

@@ -55,7 +55,7 @@
       <para>
         Connector/NET enables developers to create .NET applications
         that use data stored in a MySQL database. Connector/NET
-        implement a fully-functional ADO.NET interface and provides
+        implements a fully-functional ADO.NET interface and provides
         support for use with ADO.NET aware tools. Applications that want
         to use Connector/NET can be written in any of the supported .NET
         languages.


Thread
svn commit - mysqldoc@docsrva: r3707 - in trunk: refman-4.1 refman-5.0 refman-5.1mcbrown24 Oct