- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 10 Aug 2010 01:30:33 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/eventsource
In directory hutz:/tmp/cvs-serv30761
Modified Files:
Overview.html
Log Message:
typos (whatwg r5260)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- Overview.html 10 Aug 2010 01:16:23 -0000 1.142
+++ Overview.html 10 Aug 2010 01:30:31 -0000 1.143
@@ -582,7 +582,7 @@
<dd><p>Ignore the line.</dd>
- <dt>If the line contains a U+003A COLON character character (:)</dt>
+ <dt>If the line contains a U+003A COLON character (:)</dt>
<dd>
@@ -602,7 +602,7 @@
</dd>
- <dt>Otherwise, the string is not empty but does not contain a U+003A COLON character character (:)</dt>
+ <dt>Otherwise, the string is not empty but does not contain a U+003A COLON character (:)</dt>
<dd>
Received on Tuesday, 10 August 2010 01:30:35 UTC