- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Mar 2011 01:00:53 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv19722
Modified Files:
Overview.html
Log Message:
typo (whatwg r5935)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4775
retrieving revision 1.4776
diff -u -d -r1.4775 -r1.4776
--- Overview.html 4 Mar 2011 00:59:04 -0000 1.4775
+++ Overview.html 4 Mar 2011 01:00:45 -0000 1.4776
@@ -22566,7 +22566,7 @@
to that state.</li>
<li><p>If the <code title="dom-media-paused"><a href="#dom-media-paused">paused</a></code>
- attribute is false, then set to true.</li>
+ attribute is false, then set it to true.</li>
<li><p>If <code title="dom-media-seeking"><a href="#dom-media-seeking">seeking</a></code> is true,
set it to false.</li>
Received on Friday, 4 March 2011 01:00:55 UTC