- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 19 Apr 2009 20:56:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/eventsource
In directory hutz:/tmp/cvs-serv18358
Modified Files:
Overview.html
Log Message:
Typos: round 6. (whatwg r2970)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Overview.html 19 Apr 2009 00:01:10 -0000 1.16
+++ Overview.html 19 Apr 2009 20:56:15 -0000 1.17
@@ -508,7 +508,7 @@
name, as given in the following list. Field names must be compared
literally, with no case folding performed.<dl class=switch><dt>If the field name is "event"</dt>
- <dd><p>Set the <var title="">event name</var> buffer the to field
+ <dd><p>Set the <var title="">event name</var> buffer to field
value.</dd>
Received on Sunday, 19 April 2009 20:56:27 UTC