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

whatwg at whatwg.org whatwg at whatwg.org
Thu Jan 20 12:36:33 PST 2011


Author: ianh
Date: 2011-01-20 12:36:31 -0800 (Thu, 20 Jan 2011)
New Revision: 5792

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

Modified: complete.html
===================================================================
--- complete.html	2011-01-20 20:34:25 UTC (rev 5791)
+++ complete.html	2011-01-20 20:36:31 UTC (rev 5792)
@@ -12632,8 +12632,8 @@
     documents">XML document</a>: Invoke the <a href=#xml-fragment-parsing-algorithm>XML fragment
     parsing algorithm</a>.</p>
 
-    <p>In either case, the algorithm must be invoked with <var title="">text</var> as the <var title="">input</var>, and <var title="">destination as the <var title="">context</var>
-    element.</var></p>
+    <p>In either case, the algorithm must be invoked with <var title="">text</var> as the <var title="">input</var>, and <var title="">destination</var> as the <var title="">context</var>
+    element.</p>
 
     <p>If this raises an exception, then abort these steps.</p>
 

Modified: index
===================================================================
--- index	2011-01-20 20:34:25 UTC (rev 5791)
+++ index	2011-01-20 20:36:31 UTC (rev 5792)
@@ -12611,8 +12611,8 @@
     documents">XML document</a>: Invoke the <a href=#xml-fragment-parsing-algorithm>XML fragment
     parsing algorithm</a>.</p>
 
-    <p>In either case, the algorithm must be invoked with <var title="">text</var> as the <var title="">input</var>, and <var title="">destination as the <var title="">context</var>
-    element.</var></p>
+    <p>In either case, the algorithm must be invoked with <var title="">text</var> as the <var title="">input</var>, and <var title="">destination</var> as the <var title="">context</var>
+    element.</p>
 
     <p>If this raises an exception, then abort these steps.</p>
 

Modified: source
===================================================================
--- source	2011-01-20 20:34:25 UTC (rev 5791)
+++ source	2011-01-20 20:36:31 UTC (rev 5792)
@@ -13190,7 +13190,7 @@
 
     <p>In either case, the algorithm must be invoked with <var
     title="">text</var> as the <var title="">input</var>, and <var
-    title="">destination</a> as the <var title="">context</var>
+    title="">destination</var> as the <var title="">context</var>
     element.</p>
 
     <p>If this raises an exception, then abort these steps.</p>




More information about the Commit-Watchers mailing list