- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 23 Feb 2010 05:26:01 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8504
Modified Files:
Overview.html
Log Message:
typo (whatwg r4792)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3839
retrieving revision 1.3840
diff -u -d -r1.3839 -r1.3840
--- Overview.html 23 Feb 2010 04:53:19 -0000 1.3839
+++ Overview.html 23 Feb 2010 05:25:57 -0000 1.3840
@@ -7293,7 +7293,7 @@
remaining characters (if any) do not include any characters in
the range U+0041 to U+005A (LATIN CAPITAL LETTER A to LATIN
CAPITAL LETTER Z), add a name-value pair to <var title="">list</var> whose name is the attribute's name with the
- first five character removed and whose value is the attribute's
+ first five characters removed and whose value is the attribute's
value.</li>
<li>For each name on the list, for each U+002D HYPHEN-MINUS
Received on Tuesday, 23 February 2010 05:26:05 UTC