hixie: typo (whatwg r5272)

hixie: typo (whatwg r5272)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4200&r2=1.4201&f=h
http://html5.org/tools/web-apps-tracker?from=5271&to=5272

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4200
retrieving revision 1.4201
diff -u -d -r1.4200 -r1.4201
--- Overview.html 10 Aug 2010 07:06:32 -0000 1.4200
+++ Overview.html 10 Aug 2010 07:08:03 -0000 1.4201
@@ -5280,7 +5280,7 @@
          Remove any leading U+0030 DIGIT ZERO characters (0) in the new value.
          If the resulting string is empty, set it to a single U+0030 DIGIT ZERO character (0).
      <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is an <a href="#authority-based-url">authority-based URL</a>,
-         and the new value, when interpretted as a base-ten integer, is less than or equal to 65535
+         and the new value, when interpreted as a base-ten integer, is less than or equal to 65535
     <tr><td><dfn id="dom-uda-pathname" title="dom-uda-pathname"><code>pathname</code></dfn>
      <td><a href="#url-path" title="url-path">&lt;path&gt;</a>
      <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is a <a href="#hierarchical-url">hierarchical URL</a>

Received on Tuesday, 10 August 2010 07:08:42 UTC