[html5] r5529 - [e] (0) grammar Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10616

whatwg at whatwg.org whatwg at whatwg.org
Tue Sep 28 11:31:46 PDT 2010


Author: ianh
Date: 2010-09-28 11:31:45 -0700 (Tue, 28 Sep 2010)
New Revision: 5529

Modified:
   complete.html
   index
   source
Log:
[e] (0) grammar
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10616

Modified: complete.html
===================================================================
--- complete.html	2010-09-28 18:09:50 UTC (rev 5528)
+++ complete.html	2010-09-28 18:31:45 UTC (rev 5529)
@@ -3341,7 +3341,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

Modified: index
===================================================================
--- index	2010-09-28 18:09:50 UTC (rev 5528)
+++ index	2010-09-28 18:31:45 UTC (rev 5529)
@@ -3318,7 +3318,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

Modified: source
===================================================================
--- source	2010-09-28 18:09:50 UTC (rev 5528)
+++ source	2010-09-28 18:31:45 UTC (rev 5529)
@@ -2317,7 +2317,7 @@
 
    <li>Authors can embed raw data using the <code
    title="script"><script type=""></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 <span title="plugin">plugins</span> and
    invoke them using the <code>embed</code> element. This is how Flash




More information about the Commit-Watchers mailing list