You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2017/01/06 13:14:19 UTC

svn commit: r1777603 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Fri Jan  6 13:14:19 2017
New Revision: 1777603

URL: http://svn.apache.org/viewvc?rev=1777603&view=rev
Log:
Fix typo

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

Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1777603&r1=1777602&r2=1777603&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Fri Jan  6 13:14:19 2017
@@ -128,14 +128,14 @@
       </fix>
     </changelog>
   </subsection>
-  <subseciton name="WebSocket">
+  <subsection name="WebSocket">
     <changelog>
       <fix>
         Correctly handle blocking WebSocket writes when the write times out just
         before the write is attempted. (markt)
       </fix>
     </changelog>
-  </subseciton>
+  </subsection>
   <subsection name="Web Applications">
     <changelog>
       <add>



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