Author: markt
Date: Fri Jan 6 13:13:46 2017
New Revision: 1777602
URL: http://svn.apache.org/viewvc?rev=1777602&view=rev
Log:
Fix typo
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=1777602&r1=1777601&r2=1777602&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Jan 6 13:13:46 2017
@@ -145,14 +145,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>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]