[html5] r5950 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Mon Mar 14 12:23:47 PDT 2011


Author: ianh
Date: 2011-03-14 12:23:45 -0700 (Mon, 14 Mar 2011)
New Revision: 5950

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

Modified: complete.html
===================================================================
--- complete.html	2011-03-14 19:20:13 UTC (rev 5949)
+++ complete.html	2011-03-14 19:23:45 UTC (rev 5950)
@@ -72277,9 +72277,9 @@
   <p><a href=#peerconnection-ice-agent title="PeerConnection ICE
   Agent"><code>PeerConnection</code> ICE Agents</a> must attempt to
   establish a connection for their <a href=#peerconnection-data-udp-media-stream><code>PeerConnection</code>
-  data UDP media stream</a> during the initial offer/answer
-  exchange, and must maintain that UDP media stream for the ICE
-  Agents' whole lifetime.</p>
+  data UDP media stream</a> with the initial offer/answer exchange,
+  and must maintain that UDP media stream for the ICE Agents' whole
+  lifetime.</p>
 
   <p>A <a href=#data-udp-media-stream>data UDP media stream</a> is an <dfn id=active-data-udp-media-stream>active data UDP
   media stream</dfn> if the <a href=#peerconnection-ice-agent><code>PeerConnection</code> ICE

Modified: index
===================================================================
--- index	2011-03-14 19:20:13 UTC (rev 5949)
+++ index	2011-03-14 19:23:45 UTC (rev 5950)
@@ -72286,9 +72286,9 @@
   <p><a href=#peerconnection-ice-agent title="PeerConnection ICE
   Agent"><code>PeerConnection</code> ICE Agents</a> must attempt to
   establish a connection for their <a href=#peerconnection-data-udp-media-stream><code>PeerConnection</code>
-  data UDP media stream</a> during the initial offer/answer
-  exchange, and must maintain that UDP media stream for the ICE
-  Agents' whole lifetime.</p>
+  data UDP media stream</a> with the initial offer/answer exchange,
+  and must maintain that UDP media stream for the ICE Agents' whole
+  lifetime.</p>
 
   <p>A <a href=#data-udp-media-stream>data UDP media stream</a> is an <dfn id=active-data-udp-media-stream>active data UDP
   media stream</dfn> if the <a href=#peerconnection-ice-agent><code>PeerConnection</code> ICE

Modified: source
===================================================================
--- source	2011-03-14 19:20:13 UTC (rev 5949)
+++ source	2011-03-14 19:23:45 UTC (rev 5950)
@@ -82491,9 +82491,9 @@
   <p><span title="PeerConnection ICE
   Agent"><code>PeerConnection</code> ICE Agents</span> must attempt to
   establish a connection for their <span><code>PeerConnection</code>
-  data UDP media stream</span> during the initial offer/answer
-  exchange, and must maintain that UDP media stream for the ICE
-  Agents' whole lifetime.</p>
+  data UDP media stream</span> with the initial offer/answer exchange,
+  and must maintain that UDP media stream for the ICE Agents' whole
+  lifetime.</p>
 
   <p>A <span>data UDP media stream</span> is an <dfn>active data UDP
   media stream</dfn> if the <span><code>PeerConnection</code> ICE




More information about the Commit-Watchers mailing list