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

whatwg at whatwg.org whatwg at whatwg.org
Mon Jan 31 15:43:50 PST 2011


Author: ianh
Date: 2011-01-31 15:43:48 -0800 (Mon, 31 Jan 2011)
New Revision: 5808

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

Modified: complete.html
===================================================================
--- complete.html	2011-01-31 23:15:40 UTC (rev 5807)
+++ complete.html	2011-01-31 23:43:48 UTC (rev 5808)
@@ -7775,7 +7775,7 @@
   <h4 id=safe-passing-of-structured-data><span class=secno>2.8.5 </span>Safe passing of structured data</h4>
 
   <p>When a user agent is required to obtain a <dfn id=structured-clone>structured
-  clone</dfn> of an value, it must run the following algorithm, which
+  clone</dfn> of a value, it must run the following algorithm, which
   either returns a separate value, or throws an exception.</p>
 
   <ol><li><p>Let <var title="">input</var> be the value being

Modified: index
===================================================================
--- index	2011-01-31 23:15:40 UTC (rev 5807)
+++ index	2011-01-31 23:43:48 UTC (rev 5808)
@@ -7754,7 +7754,7 @@
   <h4 id=safe-passing-of-structured-data><span class=secno>2.8.5 </span>Safe passing of structured data</h4>
 
   <p>When a user agent is required to obtain a <dfn id=structured-clone>structured
-  clone</dfn> of an value, it must run the following algorithm, which
+  clone</dfn> of a value, it must run the following algorithm, which
   either returns a separate value, or throws an exception.</p>
 
   <ol><li><p>Let <var title="">input</var> be the value being

Modified: source
===================================================================
--- source	2011-01-31 23:15:40 UTC (rev 5807)
+++ source	2011-01-31 23:43:48 UTC (rev 5808)
@@ -7620,7 +7620,7 @@
   <h4>Safe passing of structured data</h4>
 
   <p>When a user agent is required to obtain a <dfn>structured
-  clone</dfn> of an value, it must run the following algorithm, which
+  clone</dfn> of a value, it must run the following algorithm, which
   either returns a separate value, or throws an exception.</p>
 
   <ol>




More information about the Commit-Watchers mailing list