You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2009/12/06 19:43:54 UTC

svn commit: r887741 - /commons/proper/dbcp/trunk/test-jar.xml

Author: psteitz
Date: Sun Dec  6 18:43:54 2009
New Revision: 887741

URL: http://svn.apache.org/viewvc?rev=887741&view=rev
Log:
Fixed typo in comment.

Modified:
    commons/proper/dbcp/trunk/test-jar.xml

Modified: commons/proper/dbcp/trunk/test-jar.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/test-jar.xml?rev=887741&r1=887740&r2=887741&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/test-jar.xml (original)
+++ commons/proper/dbcp/trunk/test-jar.xml Sun Dec  6 18:43:54 2009
@@ -26,7 +26,7 @@
      specified in the "commons-dbcp.jar" property.  Set this property in build.properties
      along with commons-pool.jar and execute the "test" target to run the tests.
      
-     If the jdk level is <= 1.5, JDBC 4 methods will commented out in the test 
+     If the jdk level is <= 1.5, JDBC 4 methods will be commented out in the test 
      code before compilation of the tests.
 -->