- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 15 Aug 2009 11:39:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv29362
Modified Files:
Overview.html
Log Message:
grammar fix (whatwg r3630)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2817
retrieving revision 1.2818
diff -u -d -r1.2817 -r1.2818
--- Overview.html 15 Aug 2009 11:34:38 -0000 1.2817
+++ Overview.html 15 Aug 2009 11:39:54 -0000 1.2818
@@ -1981,7 +1981,7 @@
<div class="example">
- <p>For example, while strongly discouraged to do so, an
+ <p>For example, while strongly discouraged from doing so, an
implementation "Foo Browser" could add a new DOM attribute "<code title="">fooTypeTime</code>" to a control's DOM interface that
returned the time it took the user to select the current value of a
control (say). On the other hand, defining a new control that
Received on Saturday, 15 August 2009 11:40:08 UTC