Author: markt
Date: Thu Apr 22 08:02:14 2010
New Revision: 936642

URL: http://svn.apache.org/viewvc?rev=936642&view=rev
Log:
typos

Modified:
    tomcat/trunk/java/org/apache/naming/resources/package.html

Modified: tomcat/trunk/java/org/apache/naming/resources/package.html
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/resources/package.html?rev=936642&r1=936641&r2=936642&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/naming/resources/package.html (original)
+++ tomcat/trunk/java/org/apache/naming/resources/package.html Thu Apr 22 
08:02:14 2010
@@ -16,13 +16,13 @@
 -->
 <body>
 
-<p>This package contains the resources directory context implemetation.
+<p>This package contains the resources directory context implementation.
 This includes :
 <ul>
 <li>A CacheDirContext which handles caching and acts as a proxy for the real 
 resources context</li>
-<li>A FileDirContext, an implementation of DirContext to access the 
-filesystem</li>
+<li>A FileDirContext, an implementation of DirContext to access the file
+system</li>
 </ul>
 </p>
 



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

Reply via email to