Author: markt
Date: Thu Mar 14 15:22:53 2013
New Revision: 1456477
URL: http://svn.apache.org/r1456477
Log:
Fix typo
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=1456477&r1=1456476&r2=1456477&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Mar 14 15:22:53 2013
@@ -147,7 +147,7 @@
Invalid UTF-8 sequences in a request body will trigger an IOException.
The way the decoder is used has also been improved. The notable change
is that invalid sequences at the end of the input now trigger an error
- rather than being silebtly swallowed. (markt)
+ rather than being silently swallowed. (markt)
</fix>
<fix>
<bug>54624</bug>: Ensure that the correct request body length is used
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]