markup error (whatwg r3327)

markup error (whatwg r3327)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2466&r2=1.2467&f=h
http://html5.org/tools/web-apps-tracker?from=3326&to=3327

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2466
retrieving revision 1.2467
diff -u -d -r1.2466 -r1.2467
--- Overview.html 26 Jun 2009 08:52:00 -0000 1.2466
+++ Overview.html 26 Jun 2009 09:08:19 -0000 1.2467
@@ -51459,7 +51459,7 @@
 
   </ol><p>This constructor must be visible when the <span>script's global
   scope</span> is either a <code><a href="#window">Window</a></code> object or an object
-  implementing the <code>WorkerUtils interface.</code></p>
+  implementing the <code>WorkerUtils</code> interface.</p>
 
   <p>The <dfn id="dom-channel-port1" title="dom-channel-port1"><code>port1</code></dfn> and
   <dfn id="dom-channel-port2" title="dom-channel-port2"><code>port2</code></dfn> attributes

Received on Friday, 26 June 2009 09:09:17 UTC