- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 24 Aug 2010 19:45:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv14568
Modified Files:
Overview.html
Log Message:
typo (whatwg r5333)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4251
retrieving revision 1.4252
diff -u -d -r1.4251 -r1.4252
--- Overview.html 24 Aug 2010 19:40:53 -0000 1.4251
+++ Overview.html 24 Aug 2010 19:45:09 -0000 1.4252
@@ -45778,7 +45778,7 @@
<i>idle</i>.</li>
<li><p>For each <a href="#concept-task" title="concept-task">task</a> in <var title="">task list</var>, <a href="#queue-a-post-load-task" title="queue a post-load
- task">queue that task as a post-oad task</a>.</li>
+ task">queue that task as a post-load task</a>.</li>
</ol><p>The <dfn id="cache-failure-steps">cache failure steps</dfn> are as follows:</p>
Received on Tuesday, 24 August 2010 19:45:15 UTC