- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 10 Feb 2011 23:44:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv29188
Modified Files:
Overview.html
Log Message:
typo (whatwg r5871)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4713
retrieving revision 1.4714
diff -u -d -r1.4713 -r1.4714
--- Overview.html 10 Feb 2011 23:42:19 -0000 1.4713
+++ Overview.html 10 Feb 2011 23:44:32 -0000 1.4714
@@ -2973,7 +2973,7 @@
handling rule, and a value is obtained (the color 'black').
However, the similar construct "<code title="">rgb(0,0,</code>"
(with both a missing parenthesis and a missing "blue" value)
- cannot be parsed, as it closing the open construct does not result
+ cannot be parsed, as closing the open construct does not result
in a viable value.</p>
</dd>
Received on Thursday, 10 February 2011 23:44:38 UTC