- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 28 Sep 2010 18:31:54 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6193
Modified Files:
Overview.html
Log Message:
grammar (whatwg r5529)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4417
retrieving revision 1.4418
diff -u -d -r1.4417 -r1.4418
--- Overview.html 28 Sep 2010 17:44:19 -0000 1.4417
+++ Overview.html 28 Sep 2010 18:31:50 -0000 1.4418
@@ -2854,7 +2854,7 @@
link types</span>. This is also used by Microformats.</li>
<li>Authors can embed raw data using the <code title="script"><a href="#script"><script type=""></a></code> mechanism with a custom
- type, for further handling by a inline or server-side scripts.</li>
+ type, for further handling by inline or server-side scripts.</li>
<li>Authors can create <a href="#plugin" title="plugin">plugins</a> and
invoke them using the <code><a href="#the-embed-element">embed</a></code> element. This is how Flash
Received on Tuesday, 28 September 2010 18:31:57 UTC