- From: CVS User ihickson <cvsmail@w3.org>
- Date: Tue, 05 Mar 2013 20:26:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/workers In directory roscoe:/tmp/cvs-serv28679 Modified Files: Overview.html Log Message: Fix some typos or copypasta. (whatwg r7730) --- /sources/public/html5/workers/Overview.html 2013/02/13 00:03:28 1.368 +++ /sources/public/html5/workers/Overview.html 2013/03/05 20:26:34 1.369 @@ -216,7 +216,7 @@ <h1>Web Workers</h1> - <h2 class="no-num no-toc" id="editor-s-draft-13-february-2013">Editor's Draft 13 February 2013</h2> + <h2 class="no-num no-toc" id="editor-s-draft-5-march-2013">Editor's Draft 5 March 2013</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/workers/">http://www.w3.org/TR/workers/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -353,7 +353,7 @@ </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 13 February 2013 Editor's Draft. + This specification is the 5 March 2013 Editor's Draft. </p> @@ -2353,7 +2353,7 @@ <dd><cite><a href="http://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.</dd> <dt id="refsURL">[URL]</dt> - <dd><cite><a href="http://url.spec.whatwg.org/">URL</a></cite>, A. van Kestern. WHATWG.</dd> + <dd><cite><a href="http://url.spec.whatwg.org/">URL</a></cite>, A. van Kesteren. WHATWG.</dd> <dt id="refsWEBIDL">[WEBIDL]</dt> <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web IDL</a></cite>, C. McCormack. W3C.</dd>
Received on Tuesday, 5 March 2013 20:26:35 UTC