[html5] r7086 - [e] (0) Fix some typos or copypasta. Affected topics: WebSocket API

whatwg at whatwg.org whatwg at whatwg.org
Wed May 2 14:27:59 PDT 2012


Author: ianh
Date: 2012-05-02 14:27:58 -0700 (Wed, 02 May 2012)
New Revision: 7086

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: WebSocket API

Modified: complete.html
===================================================================
--- complete.html	2012-05-02 20:17:21 UTC (rev 7085)
+++ complete.html	2012-05-02 21:27:58 UTC (rev 7086)
@@ -81478,7 +81478,7 @@
   attribute at the last minute. This latter aspect is important in
   particular because it is quite possible for the attribute to be
   changed after the user agent has received the data but before the
-  user agent as fired the event for it.</p>
+  user agent has fired the event for it.</p>
 
   <p>The <dfn id=dom-websocket-send title=dom-WebSocket-send><code>send(<var title="">data</var>)</code></dfn> method transmits data using the
   connection. If the <code title=dom-WebSocket-readyState><a href=#dom-websocket-readystate>readyState</a></code> attribute is

Modified: index
===================================================================
--- index	2012-05-02 20:17:21 UTC (rev 7085)
+++ index	2012-05-02 21:27:58 UTC (rev 7086)
@@ -81478,7 +81478,7 @@
   attribute at the last minute. This latter aspect is important in
   particular because it is quite possible for the attribute to be
   changed after the user agent has received the data but before the
-  user agent as fired the event for it.</p>
+  user agent has fired the event for it.</p>
 
   <p>The <dfn id=dom-websocket-send title=dom-WebSocket-send><code>send(<var title="">data</var>)</code></dfn> method transmits data using the
   connection. If the <code title=dom-WebSocket-readyState><a href=#dom-websocket-readystate>readyState</a></code> attribute is

Modified: source
===================================================================
--- source	2012-05-02 20:17:21 UTC (rev 7085)
+++ source	2012-05-02 21:27:58 UTC (rev 7086)
@@ -94689,7 +94689,7 @@
   attribute at the last minute. This latter aspect is important in
   particular because it is quite possible for the attribute to be
   changed after the user agent has received the data but before the
-  user agent as fired the event for it.</p>
+  user agent has fired the event for it.</p>
 
   <p>The <dfn title="dom-WebSocket-send"><code>send(<var
   title="">data</var>)</code></dfn> method transmits data using the




More information about the Commit-Watchers mailing list