typos
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 22 Apr 2010 08:02:14 +0000 (08:02 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 22 Apr 2010 08:02:14 +0000 (08:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@936642 13f79535-47bb-0310-9956-ffa450edef68

java/org/apache/naming/resources/package.html

index fa243b6..c39e4b5 100644 (file)
 -->
 <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>