[html5] r7125 - [e] (0) Fix some typos or copypasta. Affected topics: DOM APIs
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 7 15:44:02 PDT 2012
Author: ianh
Date: 2012-06-07 15:44:00 -0700 (Thu, 07 Jun 2012)
New Revision: 7125
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: DOM APIs
Modified: complete.html
===================================================================
--- complete.html 2012-06-07 20:14:02 UTC (rev 7124)
+++ complete.html 2012-06-07 22:44:00 UTC (rev 7125)
@@ -82944,7 +82944,7 @@
communicate directly, authors can use <a href=#channel-messaging>channel
messaging</a>.</p>
- <p>Communication channels in this mechanisms are implemented as
+ <p>Communication channels in this mechanism are implemented as
two-ways pipes, with a port at each end. Messages sent in one port
are delivered at the other port, and vice-versa. Messages are
asynchronous, and delivered as DOM events.</p>
Modified: index
===================================================================
--- index 2012-06-07 20:14:02 UTC (rev 7124)
+++ index 2012-06-07 22:44:00 UTC (rev 7125)
@@ -82944,7 +82944,7 @@
communicate directly, authors can use <a href=#channel-messaging>channel
messaging</a>.</p>
- <p>Communication channels in this mechanisms are implemented as
+ <p>Communication channels in this mechanism are implemented as
two-ways pipes, with a port at each end. Messages sent in one port
are delivered at the other port, and vice-versa. Messages are
asynchronous, and delivered as DOM events.</p>
Modified: source
===================================================================
--- source 2012-06-07 20:14:02 UTC (rev 7124)
+++ source 2012-06-07 22:44:00 UTC (rev 7125)
@@ -96455,7 +96455,7 @@
communicate directly, authors can use <span>channel
messaging</span>.</p>
- <p>Communication channels in this mechanisms are implemented as
+ <p>Communication channels in this mechanism are implemented as
two-ways pipes, with a port at each end. Messages sent in one port
are delivered at the other port, and vice-versa. Messages are
asynchronous, and delivered as DOM events.</p>
More information about the Commit-Watchers
mailing list