[html5] r5174 - [e] (0) Typo

whatwg at whatwg.org whatwg at whatwg.org
Wed Jul 21 00:05:57 PDT 2010


Author: ianh
Date: 2010-07-21 00:05:56 -0700 (Wed, 21 Jul 2010)
New Revision: 5174

Modified:
   complete.html
   index
   source
Log:
[e] (0) Typo

Modified: complete.html
===================================================================
--- complete.html	2010-07-21 06:47:23 UTC (rev 5173)
+++ complete.html	2010-07-21 07:05:56 UTC (rev 5174)
@@ -74455,7 +74455,7 @@
    <li><p><a href=#close-the-websocket-connection>Close the WebSocket connection</a>.</li>
 
   </ol><p>Once these steps have started, the server must not send any
-  further data to the server. The 0xFF 0x00 bytes indicate the end of
+  further data to the client. The 0xFF 0x00 bytes indicate the end of
   the server's data, and further bytes will be discarded by the
   client.</p>
 
@@ -94406,6 +94406,7 @@
   Håkon Wium Lie,
   Hallvord Reiar Michaelsen Steen,
   Hans S. Tømmerhalt,
+  Hans Stimer,
   Henri Sivonen,
   Henrik Lied,
   Henry Mason,

Modified: index
===================================================================
--- index	2010-07-21 06:47:23 UTC (rev 5173)
+++ index	2010-07-21 07:05:56 UTC (rev 5174)
@@ -87722,6 +87722,7 @@
   Håkon Wium Lie,
   Hallvord Reiar Michaelsen Steen,
   Hans S. Tømmerhalt,
+  Hans Stimer,
   Henri Sivonen,
   Henrik Lied,
   Henry Mason,

Modified: source
===================================================================
--- source	2010-07-21 06:47:23 UTC (rev 5173)
+++ source	2010-07-21 07:05:56 UTC (rev 5174)
@@ -83816,7 +83816,7 @@
   </ol>
 
   <p>Once these steps have started, the server must not send any
-  further data to the server. The 0xFF 0x00 bytes indicate the end of
+  further data to the client. The 0xFF 0x00 bytes indicate the end of
   the server's data, and further bytes will be discarded by the
   client.</p>
 
@@ -108342,6 +108342,7 @@
   Håkon Wium Lie,
   Hallvord Reiar Michaelsen Steen,
   Hans S. Tømmerhalt,
+  Hans Stimer,
   Henri Sivonen,
   Henrik Lied,
   Henry Mason,




More information about the Commit-Watchers mailing list