List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:November 13 2008 2:07pm
Subject:svn commit - mysqldoc@docsrva: r12453 - trunk/refman-common
View as plain text  
Author: tbedford
Date: 2008-11-13 14:07:21 +0100 (Thu, 13 Nov 2008)
New Revision: 12453

Log:
Minor grammatical changes to fix doc bug #38728.

Modified:
   trunk/refman-common/connector-odbc.xml


Modified: trunk/refman-common/connector-odbc.xml
===================================================================
--- trunk/refman-common/connector-odbc.xml	2008-11-13 12:51:44 UTC (rev 12452)
+++ trunk/refman-common/connector-odbc.xml	2008-11-13 13:07:21 UTC (rev 12453)
Changed blocks: 3, Lines Added: 7, Lines Deleted: 6; 1840 bytes

@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
 [

@@ -176,10 +176,11 @@
         <para>
           Connector/ODBC 5.1, currently in GA status, is a partial
           rewrite of the of the 3.51 code base and is designed to work
-          all versions of MySQL from 4.1. Connector/ODBC 5.1 will be a
-          complete implementation of the ODBC Core interface,plus more
-          Level 1 and Level 2 functionality of the ODBC specification
-          than that currently supported by Connector/ODBC 3.51. See
+          with all versions of MySQL from 4.1. Connector/ODBC 5.1 will
+          be a complete implementation of the ODBC Core interface,plus
+          more Level 1 and Level 2 functionality of the ODBC
+          specification than that currently supported by Connector/ODBC
+          3.51. See
           <xref
             linkend="connector-odbc-roadmap"/>.
         </para>

@@ -1329,7 +1330,7 @@
       <para>
         The method for installing Connector/ODBC on Mac OS X depends on
         the version on Connector/ODBC you are using. For Connector/ODBC
-        3.51.14 and later, the package is provided as a compress tar
+        3.51.14 and later, the package is provided as a compressed tar
         archive that you must manually install. For Connector/ODBC
         3.51.13 and earlier the software was provided on a compressed
         disk image (<filename>.dmg</filename>) file and included an


Thread
svn commit - mysqldoc@docsrva: r12453 - trunk/refman-commonanthony.bedford13 Nov