hixie: typo (whatwg r5792)

hixie: typo (whatwg r5792)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4652&r2=1.4653&f=h
http://html5.org/tools/web-apps-tracker?from=5791&to=5792

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4652
retrieving revision 1.4653
diff -u -d -r1.4652 -r1.4653
--- Overview.html 20 Jan 2011 20:34:32 -0000 1.4652
+++ Overview.html 20 Jan 2011 20:36:37 -0000 1.4653
@@ -10930,8 +10930,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>

Received on Thursday, 20 January 2011 20:38:52 UTC