[html5] r7457 - [e] (0) Fix some typos or copypasta. Affected topics: Microdata

whatwg at whatwg.org whatwg at whatwg.org
Fri Oct 12 10:36:54 PDT 2012


Author: ianh
Date: 2012-10-12 10:36:52 -0700 (Fri, 12 Oct 2012)
New Revision: 7457

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: Microdata

Modified: complete.html
===================================================================
--- complete.html	2012-10-11 23:20:32 UTC (rev 7456)
+++ complete.html	2012-10-12 17:36:52 UTC (rev 7457)
@@ -249,7 +249,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 11 October 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 12 October 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -64586,7 +64586,7 @@
 
   </div>
 
-  <div class=exmaple>
+  <div class=example>
 
    <p>In this example, a script checks to see if a particular element
    <var title="">element</var> is declaring a particular property, and
@@ -64597,7 +64597,7 @@
 
   </div>
 
-  <div class=exmaple>
+  <div class=example>
 
    <p>This script iterates over each of the values of an element's
    <code title=attr-itemref><a href=#attr-itemref>itemref</a></code> attribute, calling a

Modified: index
===================================================================
--- index	2012-10-11 23:20:32 UTC (rev 7456)
+++ index	2012-10-12 17:36:52 UTC (rev 7457)
@@ -249,7 +249,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 11 October 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 12 October 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -64586,7 +64586,7 @@
 
   </div>
 
-  <div class=exmaple>
+  <div class=example>
 
    <p>In this example, a script checks to see if a particular element
    <var title="">element</var> is declaring a particular property, and
@@ -64597,7 +64597,7 @@
 
   </div>
 
-  <div class=exmaple>
+  <div class=example>
 
    <p>This script iterates over each of the values of an element's
    <code title=attr-itemref><a href=#attr-itemref>itemref</a></code> attribute, calling a

Modified: source
===================================================================
--- source	2012-10-11 23:20:32 UTC (rev 7456)
+++ source	2012-10-12 17:36:52 UTC (rev 7457)
@@ -75519,7 +75519,7 @@
 
   </div>
 
-  <div class="exmaple">
+  <div class="example">
 
    <p>In this example, a script checks to see if a particular element
    <var title="">element</var> is declaring a particular property, and
@@ -75530,7 +75530,7 @@
 
   </div>
 
-  <div class="exmaple">
+  <div class="example">
 
    <p>This script iterates over each of the values of an element's
    <code title="attr-itemref">itemref</code> attribute, calling a




More information about the Commit-Watchers mailing list