correct a misprint
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@909204
13f79535-47bb-0310-9956-
ffa450edef68
<operation name="destroy" description="Destroy" impact="ACTION" returnType="void" />
<operation name="findReloadedContextMemoryLeaks"
- description="Provide a list of contexts that have leaked memory on reload. This will attempt to force a full garbage collection. Use with extreme caution on prouction systems."
+ description="Provide a list of contexts that have leaked memory on reload. This will attempt to force a full garbage collection. Use with extreme caution on production systems."
impact="ACTION"
returnType="[Ljava.lang.String;" />