[html5] r3573 - [e] (0) typos

whatwg at whatwg.org whatwg at whatwg.org
Sun Aug 9 15:40:01 PDT 2009


Author: ianh
Date: 2009-08-09 15:39:59 -0700 (Sun, 09 Aug 2009)
New Revision: 3573

Modified:
   index
   source
Log:
[e] (0) typos

Modified: index
===================================================================
--- index	2009-08-09 21:43:36 UTC (rev 3572)
+++ index	2009-08-09 22:39:59 UTC (rev 3573)
@@ -6127,7 +6127,7 @@
 
   <hr>
 
-  <p>A members of the <code><a href=#radionodelist>RadioNodeList</a></code> interface inherited
+  <p>Members of the <code><a href=#radionodelist>RadioNodeList</a></code> interface inherited
   from the <code>NodeList</code> interface must behave as they would
   on a <code>NodeList</code> object.</p>
 
@@ -6456,9 +6456,9 @@
 
   <hr>
 
-  <p>A members of the <code><a href=#propertynodelist>PropertyNodeList</a></code> interface
-  inherited from the <code>NodeList</code> interface must behave as
-  they would on a <code>NodeList</code> object.</p>
+  <p>Members of the <code><a href=#propertynodelist>PropertyNodeList</a></code> interface inherited
+  from the <code>NodeList</code> interface must behave as they would
+  on a <code>NodeList</code> object.</p>
 
   <p>The <dfn id=dom-propertynodelist-contents title=dom-PropertyNodeList-contents><code>contents</code></dfn>
   DOM attribute on the <code><a href=#propertynodelist>PropertyNodeList</a></code> object, on
@@ -6983,7 +6983,7 @@
    <li value=22><dfn id=quota_exceeded_err><code>QUOTA_EXCEEDED_ERR</code></dfn></li> <!-- actually defined right here for now -->
 <!--v2DATAGRID   <li value="23"><dfn><code>DATAGRID_MODEL_ERR</code></dfn></li> --> <!-- actually defined right here for now -->
    <li value=81><dfn id=parse_err><code>PARSE_ERR</code></dfn></li> <!-- actually defined in dom3ls -->
-   <li value=82><dfn id=serialise_err><code>SERIALISE_ERR</code></dfn></li> <!-- actually defined in dom3ls -->
+   <li value=82><dfn id=serialize_err><code>SERIALIZE_ERR</code></dfn></li> <!-- actually defined in dom3ls -->
   </ol>
 
 
@@ -46158,7 +46158,7 @@
   (<span itemprop="organization-unit">Los Angeles Division</span>)
  </p>
  <p>
-  <span itempror="adr" item>
+  <span itemprop="adr" item>
    <span itemprop="street-address">10201 W. Pico Blvd.</span><br>
    <span itemprop="locality">Los Angeles</span>,
    <span itemprop="region">CA</span>
@@ -77981,6 +77981,7 @@
   David Gerard,
   David Håsäther,
   David Hyatt,
+  David I. Lehn,
   David Matja,
   David Remahl,
   David Smith,

Modified: source
===================================================================
--- source	2009-08-09 21:43:36 UTC (rev 3572)
+++ source	2009-08-09 22:39:59 UTC (rev 3573)
@@ -5467,7 +5467,7 @@
 
   <hr>
 
-  <p>A members of the <code>RadioNodeList</code> interface inherited
+  <p>Members of the <code>RadioNodeList</code> interface inherited
   from the <code>NodeList</code> interface must behave as they would
   on a <code>NodeList</code> object.</p>
 
@@ -5836,9 +5836,9 @@
 
   <hr>
 
-  <p>A members of the <code>PropertyNodeList</code> interface
-  inherited from the <code>NodeList</code> interface must behave as
-  they would on a <code>NodeList</code> object.</p>
+  <p>Members of the <code>PropertyNodeList</code> interface inherited
+  from the <code>NodeList</code> interface must behave as they would
+  on a <code>NodeList</code> object.</p>
 
   <p>The <dfn
   title="dom-PropertyNodeList-contents"><code>contents</code></dfn>
@@ -6396,7 +6396,7 @@
    <li value="22"><dfn><code>QUOTA_EXCEEDED_ERR</code></dfn></li> <!-- actually defined right here for now -->
 <!--v2DATAGRID   <li value="23"><dfn><code>DATAGRID_MODEL_ERR</code></dfn></li> --> <!-- actually defined right here for now -->
    <li value="81"><dfn><code>PARSE_ERR</code></dfn></li> <!-- actually defined in dom3ls -->
-   <li value="82"><dfn><code>SERIALISE_ERR</code></dfn></li> <!-- actually defined in dom3ls -->
+   <li value="82"><dfn><code>SERIALIZE_ERR</code></dfn></li> <!-- actually defined in dom3ls -->
   </ol>
 
 
@@ -48951,7 +48951,7 @@
   (<span itemprop="organization-unit">Los Angeles Division</span>)
  </p>
  <p>
-  <span itempror="adr" item>
+  <span itemprop="adr" item>
    <span itemprop="street-address">10201 W. Pico Blvd.</span><br>
    <span itemprop="locality">Los Angeles</span>,
    <span itemprop="region">CA</span>
@@ -86543,6 +86543,7 @@
   David Gerard,
   David Håsäther,
   David Hyatt,
+  David I. Lehn,
   David Matja,
   David Remahl,
   David Smith,




More information about the Commit-Watchers mailing list