- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 26 Jun 2012 20:18:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv23761
Modified Files:
Overview.html
Log Message:
remove redundant old text (whatwg r7147)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.332
retrieving revision 1.333
diff -u -d -r1.332 -r1.333
--- Overview.html 26 Jun 2012 19:59:44 -0000 1.332
+++ Overview.html 26 Jun 2012 20:18:11 -0000 1.333
@@ -1746,8 +1746,7 @@
<li>
<p>Empty the <var title="">worker global scope</var>'s <span>list
- of active timers</span> and its <span>list of active
- intervals</span>.</p>
+ of active timers</span>.</p>
</li>
Received on Tuesday, 26 June 2012 20:18:15 UTC