[html5] r5180 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jul 22 00:30:49 PDT 2010
Author: ianh
Date: 2010-07-22 00:30:48 -0700 (Thu, 22 Jul 2010)
New Revision: 5180
Modified:
complete.html
source
Log:
[e] (0) typo
Modified: complete.html
===================================================================
--- complete.html 2010-07-22 07:21:56 UTC (rev 5179)
+++ complete.html 2010-07-22 07:30:48 UTC (rev 5180)
@@ -73855,7 +73855,7 @@
</ol><p class=note>The closing handshake <a href=#the-websocket-closing-handshake-has-finished title="the WebSocket
closing handshake has finished">finishes</a> once the server
- returns the 0xFF packet, as described above.</p>
+ returns the 0xFF frame, as described above.</p>
<hr><p>If at any point there is a fatal problem with sending data to the
server, the user agent must <a href=#fail-the-websocket-connection>fail the WebSocket
Modified: source
===================================================================
--- source 2010-07-22 07:21:56 UTC (rev 5179)
+++ source 2010-07-22 07:30:48 UTC (rev 5180)
@@ -83128,7 +83128,7 @@
<p class="note">The closing handshake <span title="the WebSocket
closing handshake has finished">finishes</span> once the server
- returns the 0xFF packet, as described above.</p>
+ returns the 0xFF frame, as described above.</p>
<hr>
More information about the Commit-Watchers
mailing list