Author: violetagg
Date: Thu Feb  8 09:40:09 2018
New Revision: 1823540

URL: http://svn.apache.org/viewvc?rev=1823540&view=rev
Log:
Fix 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=1823540&r1=1823539&r2=1823540&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Feb  8 09:40:09 2018
@@ -48,7 +48,7 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
-        Minor optimization when calling class tranformers. (rjung)
+        Minor optimization when calling class transformers. (rjung)
       </fix>
     </changelog>
   </subsection>
@@ -179,7 +179,7 @@
     <changelog>
       <fix>
         Include an HTTP <code>Allow</code> header when a JSP generates a
-        405 reponse due to a request with an unsupported method. (markt)
+        405 response due to a request with an unsupported method. (markt)
       </fix>
       <add>
         Add support for the HTTP <code>OPTION</code> method to JSPs. The



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

Reply via email to