You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dg...@apache.org on 2003/10/24 06:03:09 UTC

cvs commit: jakarta-commons-sandbox/dbutils/xdocs index.xml

dgraham     2003/10/23 21:03:09

  Modified:    dbutils/xdocs index.xml
  Log:
  Fixed bad XML.
  
  Revision  Changes    Path
  1.2       +3 -1      jakarta-commons-sandbox/dbutils/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/dbutils/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	23 Oct 2003 03:41:14 -0000	1.1
  +++ index.xml	24 Oct 2003 04:03:09 -0000	1.2
  @@ -26,7 +26,7 @@
   	<li>
   	    No possibility for resource leaks.  Correct JDBC coding isn't 
   	    difficult but it is time-consuming and tedious.  This often 
  -	    leads to connection leaks that maybe difficult to track down.
  +	    leads to connection leaks that may be difficult to track down.
   	</li>
   	<li>
       	Cleaner, clearer persistence code.  The amount of code needed 
  @@ -121,6 +121,8 @@
           <li>Java 1.2 (or later)</li>
           <li>JDBC 1.2 (or later)</li>
       </ul>
  +</section>
  +
   </section>
   
   </body>
  
  
  

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