html5/spec Overview.html,1.2466,1.2467

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv29421

Modified Files:
	Overview.html 
Log Message:
markup error (whatwg r3327)

Index: Overview.html
===================================================================
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:08:33 UTC