Typos
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 11 Jan 2011 19:01:41 +0000 (19:01 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 11 Jan 2011 19:01:41 +0000 (19:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1057798 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 6d5d590..a8a5139 100644 (file)
         Correct handling of versioned web applications in deployer. (markt)
       </fix>
       <fix>
-        Correct removal of <code>LifeCycleListenter</code>s from
+        Correct removal of <code>LifeCycleListener</code>s from
         <code>Container</code>s via JMX. (markt)
       </fix>
       <fix>
         scoped variables with EL method invocation. (markt)
       </fix>
       <fix>
-        <bug>50460</bug>: Avoid leak caused by using a cached exception
+        <bug>50460</bug>: Avoid a memory leak caused by using a cached exception
         instance in <code>JspDocumentParser</code> and
         <code>ProxyDirContext</code>. (kkolinko)
       </fix>