- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 10 Sep 2010 01:01:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv24349
Modified Files:
Overview.html
Log Message:
clarification (the word 'capitalize' is used to mean other things too so let's avoid it) (whatwg r5461)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4354
retrieving revision 1.4355
diff -u -d -r1.4354 -r1.4355
--- Overview.html 10 Sep 2010 00:41:41 -0000 1.4354
+++ Overview.html 10 Sep 2010 01:01:41 -0000 1.4355
@@ -8480,7 +8480,7 @@
</button>
</div></pre>
- <p>Notice how the hyphenated attribute name becomes capitalized in
+ <p>Notice how the hyphenated attribute name becomes camel-cased in
the API.</p>
</div><p>Authors should carefully design such extensions so that when the
Received on Friday, 10 September 2010 01:01:46 UTC