hixie: typo (whatwg r5808)

hixie: typo (whatwg r5808)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4666&r2=1.4667&f=h
http://html5.org/tools/web-apps-tracker?from=5807&to=5808

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4666
retrieving revision 1.4667
diff -u -d -r1.4666 -r1.4667
--- Overview.html 31 Jan 2011 23:15:47 -0000 1.4666
+++ Overview.html 31 Jan 2011 23:43:54 -0000 1.4667
@@ -6827,7 +6827,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

Received on Monday, 31 January 2011 23:45:20 UTC