Author: markt Date: Tue Aug 25 20:45:46 2015 New Revision: 1697768 URL: http://svn.apache.org/r1697768 Log: Fix typo
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1697768&r1=1697767&r2=1697768&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Tue Aug 25 20:45:46 2015 @@ -243,7 +243,7 @@ notable changes since 8.0.24 include:</p <li>Fix EOF handling in the AJP APR/native connector to avoid the tight loop that caused high CPU load</li> -<li>Avoid an NPE when adding POJO WEebSocket endpoints programmatically</li> +<li>Avoid an NPE when adding POJO WebSocket endpoints programmatically</li> <li>Improved handling of async timeouts</li> Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1697768&r1=1697767&r2=1697768&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Tue Aug 25 20:45:46 2015 @@ -47,7 +47,7 @@ notable changes since 8.0.24 include:</p <ul> <li>Fix EOF handling in the AJP APR/native connector to avoid the tight loop that caused high CPU load</li> -<li>Avoid an NPE when adding POJO WEebSocket endpoints programmatically</li> +<li>Avoid an NPE when adding POJO WebSocket endpoints programmatically</li> <li>Improved handling of async timeouts</li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org