[html5] r4712 - [e] (0) copy/paste error Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8830

whatwg at whatwg.org whatwg at whatwg.org
Sat Feb 13 20:13:13 PST 2010


Author: ianh
Date: 2010-02-13 20:13:11 -0800 (Sat, 13 Feb 2010)
New Revision: 4712

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

Modified: complete.html
===================================================================
--- complete.html	2010-02-14 04:11:40 UTC (rev 4711)
+++ complete.html	2010-02-14 04:13:11 UTC (rev 4712)
@@ -48432,7 +48432,7 @@
     <code title=md-vcard><a href=#md-vcard>http://microformats.org/profile/hcard</a></code>, or an <a href=#absolute-url>absolute
     URL</a>, or text.</p>
 
-    <p>Any number of properties with the name <code title=md-vcard-logo><a href=#md-vcard-logo>logo</a></code> may be present within each
+    <p>Any number of properties with the name <code title=md-vcard-agent><a href=#md-vcard-agent>agent</a></code> may be present within each
     <a href=#concept-item title=concept-item>item</a> with the type <code title=md-vcard><a href=#md-vcard>http://microformats.org/profile/hcard</a></code>.</p>
 
    </dd>

Modified: index
===================================================================
--- index	2010-02-14 04:11:40 UTC (rev 4711)
+++ index	2010-02-14 04:13:11 UTC (rev 4712)
@@ -48331,7 +48331,7 @@
     <code title=md-vcard><a href=#md-vcard>http://microformats.org/profile/hcard</a></code>, or an <a href=#absolute-url>absolute
     URL</a>, or text.</p>
 
-    <p>Any number of properties with the name <code title=md-vcard-logo><a href=#md-vcard-logo>logo</a></code> may be present within each
+    <p>Any number of properties with the name <code title=md-vcard-agent><a href=#md-vcard-agent>agent</a></code> may be present within each
     <a href=#concept-item title=concept-item>item</a> with the type <code title=md-vcard><a href=#md-vcard>http://microformats.org/profile/hcard</a></code>.</p>
 
    </dd>

Modified: source
===================================================================
--- source	2010-02-14 04:11:40 UTC (rev 4711)
+++ source	2010-02-14 04:13:11 UTC (rev 4712)
@@ -54190,7 +54190,7 @@
     URL</span>, or text.</p>
 
     <p>Any number of properties with the name <code
-    title="md-vcard-logo">logo</code> may be present within each
+    title="md-vcard-agent">agent</code> may be present within each
     <span title="concept-item">item</span> with the type <code
     title="md-vcard">http://microformats.org/profile/hcard</code>.</p>
 




More information about the Commit-Watchers mailing list