List:Internals« Previous MessageNext Message »
From:mmatthews Date:November 17 2005 3:24pm
Subject:Connector/J commit: r4564 - branches/branch_3_1/connector-j
View as plain text  
Modified:
   branches/branch_3_1/connector-j/CHANGES
Log:
Fixed typo.

Modified: branches/branch_3_1/connector-j/CHANGES
===================================================================
--- branches/branch_3_1/connector-j/CHANGES	2005-11-17 15:24:31 UTC (rev 4563)
+++ branches/branch_3_1/connector-j/CHANGES	2005-11-17 15:24:46 UTC (rev 4564)
@@ -54,7 +54,7 @@
       if foreign keys are supported by the datasource, even though 
       this method also covers support for check constraints,
 	  which MySQL _doesn't_ have. Setting the configuration property
-	  "overrideSpportsIntegrityEnhancementFacility" to "true" causes
+	  "overrideSupportsIntegrityEnhancementFacility" to "true" causes
 	  the driver to return "true" for this method.
 	  
 	- Added "com.mysql.jdbc.testsuite.url.default" system property to

Thread
Connector/J commit: r4564 - branches/branch_3_1/connector-jmmatthews17 Nov