[html5] r4036 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7691
whatwg at whatwg.org
whatwg at whatwg.org
Tue Sep 29 01:19:56 PDT 2009
Author: ianh
Date: 2009-09-29 01:19:55 -0700 (Tue, 29 Sep 2009)
New Revision: 4036
Modified:
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7691
Modified: index
===================================================================
--- index 2009-09-29 08:16:11 UTC (rev 4035)
+++ index 2009-09-29 08:19:55 UTC (rev 4036)
@@ -43806,7 +43806,7 @@
<div class=example>
- <p>Here there are two items, each of which have the property "name":</p>
+ <p>Here there are two items, each of which has the property "name":</p>
<pre><div item>
<p>My name is <span itemprop="name">Elizabeth</span>.</p>
Modified: source
===================================================================
--- source 2009-09-29 08:16:11 UTC (rev 4035)
+++ source 2009-09-29 08:19:55 UTC (rev 4036)
@@ -48961,7 +48961,7 @@
<div class="example">
- <p>Here there are two items, each of which have the property "name":</p>
+ <p>Here there are two items, each of which has the property "name":</p>
<pre><div item>
<p>My name is <span itemprop="name">Elizabeth</span>.</p>
More information about the Commit-Watchers
mailing list