List:Commits« Previous MessageNext Message »
From:mcbrown Date:February 11 2007 12:10pm
Subject:svn commit - mysqldoc@docsrva: r4891 - trunk/refman-common
View as plain text  
Author: mcbrown
Date: 2007-02-11 12:10:56 +0100 (Sun, 11 Feb 2007)
New Revision: 4891

Log:
Fixing two typos in the CJ changelog. (Thanks Shane!)



Modified:
   trunk/refman-common/news-connector-j.xml


Modified: trunk/refman-common/news-connector-j.xml
===================================================================
--- trunk/refman-common/news-connector-j.xml	2007-02-10 18:32:23 UTC (rev 4890)
+++ trunk/refman-common/news-connector-j.xml	2007-02-11 11:10:56 UTC (rev 4891)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 1016 bytes

@@ -699,7 +699,7 @@
 
         <listitem>
           <para>
-            Removed logger autodectection altogether, must now specify
+            Removed logger autodetection altogether, must now specify
             logger explicitly if you want to use a logger other than one
             that logs to STDERR.
           </para>

@@ -853,7 +853,7 @@
           <para>
             Fixed driver trying to call methods that don't exist on
             older and newer versions of Log4j. The fix is not trying to
-            auto-detect presense of log4j, too many different
+            auto-detect presence of log4j, too many different
             incompatible versions out there in the wild to do this
             reliably. (Bug #13469)
           </para>


Thread
svn commit - mysqldoc@docsrva: r4891 - trunk/refman-commonmcbrown11 Feb