Author: kkolinko
Date: Wed Mar 30 14:35:03 2011
New Revision: 1086970
URL: http://svn.apache.org/viewvc?rev=1086970&view=rev
Log:
Correct a typo
Modified:
tomcat/trunk/webapps/docs/config/context.xml
Modified: tomcat/trunk/webapps/docs/config/context.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/context.xml?rev=1086970&r1=1086969&r2=1086970&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/context.xml (original)
+++ tomcat/trunk/webapps/docs/config/context.xml Wed Mar 30 14:35:03 2011
@@ -1015,7 +1015,7 @@
<attribute name="closeMethod" required="false">
<p>Name of zero-argument method to call on the resource when it is no
- longer required to spped up clean-up of resources that would otherwise
+ longer required to speed up clean-up of resources that would otherwise
happen as part of garbage collection. If not specificed, the default
value of <code>close</code> is used.</p>
</attribute>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]