You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2009/11/24 22:45:27 UTC

svn commit: r883890 - /commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/package.html

Author: sebb
Date: Tue Nov 24 21:45:27 2009
New Revision: 883890

URL: http://svn.apache.org/viewvc?rev=883890&view=rev
Log:
Close the tag to make well-formed xml

Modified:
    commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/package.html

Modified: commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/package.html
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/package.html?rev=883890&r1=883889&r2=883890&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/package.html (original)
+++ commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/package.html Tue Nov 24 21:45:27 2009
@@ -99,7 +99,7 @@
           <li>
             An empty and factory-less {@link org.apache.commons.pool.ObjectPool}
             in which the {@link java.sql.Connection}s will be stored.
-            <br>
+            <br></br>
             When you pass an {@link org.apache.commons.pool.ObjectPool} into the
             {@link org.apache.commons.dbcp.PoolableConnectionFactory}, it will
             automatically register itself as the {@link org.apache.commons.pool.PoolableObjectFactory}