Author: kkolinko
Date: Fri Feb  6 23:40:02 2015
New Revision: 1657993

URL: http://svn.apache.org/r1657993
Log:
Fix one more typo in the changelog

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1657993&r1=1657992&r2=1657993&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Feb  6 23:40:02 2015
@@ -191,7 +191,7 @@
       </add>
       <add>
         Back-port clarification from Servlet 3.1 specification that during
-        aysnc processing an <code>IllegalStateException</code> should be thrown
+        async processing an <code>IllegalStateException</code> should be thrown
         if <code>getRequest()</code> or <code>getResponse()</code> is called
         after <code>complete()</code> or <code>dispatch()</code>. (markt)
       </add>



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

Reply via email to