Author: markt Date: Mon Mar 19 09:45:12 2012 New Revision: 1302348 URL: http://svn.apache.org/viewvc?rev=1302348&view=rev Log: Corrections
Modified: tomcat/trunk/webapps/docs/web-socket-howto.xml Modified: tomcat/trunk/webapps/docs/web-socket-howto.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/web-socket-howto.xml?rev=1302348&r1=1302347&r2=1302348&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/web-socket-howto.xml (original) +++ tomcat/trunk/webapps/docs/web-socket-howto.xml Mon Mar 19 09:45:12 2012 @@ -52,8 +52,8 @@ <code>org.apache.catalina.websocket</code></a> package. The Javadoc pages are not included with Tomcat binary distributions. To view them locally you would have to download and install "Full documentation" - distributive, or build it from sources. You can - also read this on the Apache Tomcat website. Start with the + distribution, or build it from sources. You can + also read this on the Apache Tomcat web site. Start with the <a href="api/index.html?org/apache/catalina/websocket/WebSocketServlet.html"> <code>WebSocketServlet</code></a> class.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org