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:49:42 UTC

svn commit: r169629 - /jakarta/commons/proper/discovery/trunk/xdocs/index.xml

Author: skitching
Date: Wed May 11 04:49:42 2005
New Revision: 169629

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

Modified:
    jakarta/commons/proper/discovery/trunk/xdocs/index.xml

Modified: jakarta/commons/proper/discovery/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/discovery/trunk/xdocs/index.xml?rev=169629&r1=169628&r2=169629&view=diff
==============================================================================
--- jakarta/commons/proper/discovery/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/discovery/trunk/xdocs/index.xml Wed May 11 04:49:42 2005
@@ -25,9 +25,9 @@
 
 <section name="Commons Discovery: Service Discovery component">
 
-<p>The Discovery Component is about discovering, or finding,
+<p>The Discovery component is about discovering, or finding,
 implementations for pluggable interfaces.
-It provides facilities intantiating classes in general,
+It provides facilities for instantiating classes in general,
 and for lifecycle management of singleton (factory) classes.
 </p>
 <p>
@@ -51,7 +51,7 @@
 This is not indended to be a replacement to be used strictly by the user, but rather
 a replacement to be used directly by projects.  Use by the user is also reasonable,
 but limited due to 'keeping this simple'.  In particular, there is no configuration
-for this discovery service, it relies soley on usage patterns.
+for this discovery service, it relies only on usage patterns.
 </p>
 
 <p>
@@ -70,7 +70,7 @@
 </p>
 
 <p>
-The package should :
+The package aims to :
 <ul>
 <li>Have an API which should be as simple to use as possible</li>
 <li>Be based on usage patterns, not specific configuration file</li>



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