Author: markt
Date: Tue Jan 11 19:01:41 2011
New Revision: 1057798

URL: http://svn.apache.org/viewvc?rev=1057798&view=rev
Log:
Typos

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1057798&r1=1057797&r2=1057798&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Jan 11 19:01:41 2011
@@ -180,7 +180,7 @@
         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>
@@ -292,7 +292,7 @@
         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>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to