From: kkolinko Date: Wed, 30 Mar 2011 14:35:03 +0000 (+0000) Subject: Correct a typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=bf98424e64eba312f1a5a9195b8bd91277ae4357;p=tomcat7.0 Correct a typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1086970 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/context.xml b/webapps/docs/config/context.xml index 678c17265..863af407a 100644 --- a/webapps/docs/config/context.xml +++ b/webapps/docs/config/context.xml @@ -1015,7 +1015,7 @@

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 close is used.