You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sk...@apache.org on 2005/05/11 13:55:27 UTC

svn commit: r169631 - /jakarta/commons/proper/discovery/trunk/xdocs/best-practices.xml

Author: skitching
Date: Wed May 11 04:55:26 2005
New Revision: 169631

URL: http://svn.apache.org/viewcvs?rev=169631&view=rev
Log:
Fix minor typo.

Modified:
    jakarta/commons/proper/discovery/trunk/xdocs/best-practices.xml

Modified: jakarta/commons/proper/discovery/trunk/xdocs/best-practices.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/discovery/trunk/xdocs/best-practices.xml?rev=169631&r1=169630&r2=169631&view=diff
==============================================================================
--- jakarta/commons/proper/discovery/trunk/xdocs/best-practices.xml (original)
+++ jakarta/commons/proper/discovery/trunk/xdocs/best-practices.xml Wed May 11 04:55:26 2005
@@ -36,6 +36,7 @@
 
 <subsection name="1.  INTRODUCTION">
 
+<p>
 Best-practices are discussed.
 See the javadoc, starting with <code>DiscoverySingleton</code> and <code>DiscoverClass</code>,
 for detail on the API:
@@ -43,6 +44,7 @@
 the order in which those places are checked,
 which classloaders are used,
 and the order in which they are used.
+</p>
 
 
 <a name="Discovery Services"></a>



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