You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/11/07 18:08:29 UTC

svn commit: r1539716 - /tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

Author: markt
Date: Thu Nov  7 17:08:29 2013
New Revision: 1539716

URL: http://svn.apache.org/r1539716
Log:
Whitespace police

Modified:
    tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml?rev=1539716&r1=1539715&r2=1539716&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml Thu Nov  7 17:08:29 2013
@@ -56,7 +56,7 @@
           hence modifications for future requirement will require much less
           changes. This is all you need to run the connection pool itself, the
           rest is gravy.</li>
-      <li>Commons DBCP uses static interfaces. This means you have to use the 
+      <li>Commons DBCP uses static interfaces. This means you have to use the
           right version for a given JRE version or you may see
           <code>NoSuchMethodException</code> exceptions.</li>
       <li>It's not worth rewriting over 60 classes, when a connection pool can



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org