You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by cs...@apache.org on 2016/12/21 18:21:52 UTC

svn commit: r1775524 - /tomcat/site/trunk/docs/whichversion.html

Author: csutherl
Date: Wed Dec 21 18:21:52 2016
New Revision: 1775524

URL: http://svn.apache.org/viewvc?rev=1775524&view=rev
Log:
Updating instances of 'Web Socket' to remove the space and correctly state 'WebSocket' which is consistent with the table at the top of this page and the spec

Modified:
    tomcat/site/trunk/docs/whichversion.html

Modified: tomcat/site/trunk/docs/whichversion.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1775524&r1=1775523&r2=1775524&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Wed Dec 21 18:21:52 2016
@@ -449,7 +449,7 @@ run stably for extended periods of time.
 <strong>Apache Tomcat 9.x</strong> is the current focus of development, it
 builds on Tomcat 8.0.x and implements the current draft of the <strong>Servlet
 4.0</strong> specification and will also implement the
-<strong>JSP 2.4?</strong>, <strong>EL 3.1?</strong>, <strong>Web Socket 1.2?
+<strong>JSP 2.4?</strong>, <strong>EL 3.1?</strong>, <strong>WebSocket 1.2?
 </strong> and <strong>JASPIC 1.1</strong>  specifications once work starts on 
 updating those specifications for Java EE 9. In addition to this, it includes 
 the following significant improvements:
@@ -475,7 +475,7 @@ the following significant improvements:
 <p>
 <strong>Apache Tomcat 8.x</strong> builds on Tomcat 7.0.x and implements the
 <strong>Servlet 3.1</strong>, <strong>JSP 2.3</strong>, <strong>EL 3.0</strong>
-and <strong>Web Socket 1.1</strong> specifications. In addition
+and <strong>WebSocket 1.1</strong> specifications. In addition
 to that, it includes the following significant improvements:
 </p>
 
@@ -488,7 +488,7 @@ to that, it includes the following signi
 
 <p>
 <strong>Apache Tomcat 8.5.x</strong> supports the same Servlet, JSP, EL, and
-Web Socket Specification versions as Apache Tomcat 8.0.x. In addition to that, 
+WebSocket Specification versions as Apache Tomcat 8.0.x. In addition to that, 
 it also implements the <strong>JASPIC 1.1</strong> specification. There are 
 significant changes in many areas under the hood, resulting in improved 
 performance, stability, and total cost of ownership.  Please refer to the 
@@ -504,7 +504,7 @@ Apache Tomcat 8.5 Changelog for details.
 <strong>Apache Tomcat 7.x</strong> builds upon the improvements made in
 Tomcat 6.0.x and implements the <strong>Servlet 3.0</strong>,
 <strong>JSP 2.2</strong>, <strong>EL 2.2</strong> and
-<strong>Web Socket 1.1</strong> specifications. In addition
+<strong>WebSocket 1.1</strong> specifications. In addition
 to that, it includes the following improvements:
 </p>
 



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