[html5] r4067 - [e] (0) correct an example
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 2 19:28:56 PDT 2009
Author: ianh
Date: 2009-10-02 19:28:55 -0700 (Fri, 02 Oct 2009)
New Revision: 4067
Modified:
index
source
Log:
[e] (0) correct an example
Modified: index
===================================================================
--- index 2009-10-02 21:44:25 UTC (rev 4066)
+++ index 2009-10-03 02:28:55 UTC (rev 4067)
@@ -112,7 +112,7 @@
<div class=head>
<p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id=draft-standard-—-2-october-2009>Draft Standard — 2 October 2009</h2>
+ <h2 class="no-num no-toc" id=draft-standard-—-3-october-2009>Draft Standard — 3 October 2009</h2>
<p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -44210,8 +44210,8 @@
<img itemprop="img" src="hedral.jpeg" alt="" title="Hedral, age 18 months">
</section></pre>
- <p>This example has one item with two types and the following
- properties:</p>
+ <p>This example has one item with the type "org.example.animal.cat"
+ and the following properties:</p>
<table><thead><tr><td>Property
<td>Value
Modified: source
===================================================================
--- source 2009-10-02 21:44:25 UTC (rev 4066)
+++ source 2009-10-03 02:28:55 UTC (rev 4067)
@@ -49402,8 +49402,8 @@
<img itemprop="img" src="hedral.jpeg" alt="" title="Hedral, age 18 months">
</section></pre>
- <p>This example has one item with two types and the following
- properties:</p>
+ <p>This example has one item with the type "org.example.animal.cat"
+ and the following properties:</p>
<table>
<thead>
More information about the Commit-Watchers
mailing list