- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 09 Aug 2009 23:14:56 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv29560
Modified Files:
Overview.html
Log Message:
typo (whatwg r3577)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2769
retrieving revision 1.2770
diff -u -d -r1.2769 -r1.2770
--- Overview.html 9 Aug 2009 23:12:15 -0000 1.2769
+++ Overview.html 9 Aug 2009 23:14:53 -0000 1.2770
@@ -44031,7 +44031,7 @@
<p>The <code title="selector-active"><a href="#selector-active">:active</a></code> pseudo-class
must match the following elements between the time the user begins
- to activate the element and the time the users stops activating
+ to activate the element and the time the user stops activating
the element:</p>
<ul>
Received on Sunday, 9 August 2009 23:15:05 UTC