You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2015/05/29 09:53:58 UTC

svn commit: r1682386 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Author: violetagg
Date: Fri May 29 07:53:58 2015
New Revision: 1682386

URL: http://svn.apache.org/r1682386
Log:
Fix typos

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

Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1682386&r1=1682385&r2=1682386&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Fri May 29 07:53:58 2015
@@ -159,7 +159,7 @@
       </fix>
       <fix>
         <bug>57931</bug>: Ensure that TLS connections with the NIO or NIO2 HTTP
-        connectors that experience issues during the handhshake (e.g. missing or
+        connectors that experience issues during the handshake (e.g. missing or
         invalid client certificate) are closed cleanly and that the client
         receives the correct error code rather than simply closing the
         connection. (markt)
@@ -252,7 +252,7 @@
       </add>
       <fix>
         <bug>57556</bug>: Refine the previous fix for this issue so that the
-        real path returned only has a trialing separator if the requested path
+        real path returned only has a trailing separator if the requested path
         ended with <code>/</code>. (markt)
       </fix>
       <fix>



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