git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@881776
13f79535-47bb-0310-9956-
ffa450edef68
* the time. The work-around is to initialise these singletons when Tomcat's
* common class loader is the context class loader.
* <p>
- * Locked usually files occur when a resource inside a JAR is accessed without
+ * Locked files usually occur when a resource inside a JAR is accessed without
* first disabling Jar URL connection caching. The workaround is to disable this
* caching by default.
*/
being locked. Note that enabling this protection disables caching by
default for all resources obtained via
<code>java.net.URLConnection</code>s. Caching may be re-enabled on a
- case by case basis is required. Defaults to <code>true</code>.</p>
+ case by case basis as required. Defaults to <code>true</code>.</p>
</attribute>
</attributes>