[html5] r3903 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Fri Sep 18 02:15:49 PDT 2009
Author: ianh
Date: 2009-09-18 02:15:48 -0700 (Fri, 18 Sep 2009)
New Revision: 3903
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2009-09-18 09:08:38 UTC (rev 3902)
+++ index 2009-09-18 09:15:48 UTC (rev 3903)
@@ -14969,7 +14969,7 @@
<dd><a href=#global-attributes>Global attributes</a></dd>
<dt>DOM interface:</dt>
<dd>Uses <code><a href=#htmlelement>HTMLElement</a></code>.</dd>
- </dl><p>The <code><a href=#the-dt-element>dt</a></code> element <a href=#represents>represents</a> either: the
+ </dl><p>The <code><a href=#the-dd-element>dd</a></code> element <a href=#represents>represents</a> either: the
description, definition, or value, part of a term-description group
in a description list (<code><a href=#the-dl-element>dl</a></code> element); or, the data of a
<code><a href=#the-figure-element>figure</a></code> element; or, the details of a
Modified: source
===================================================================
--- source 2009-09-18 09:08:38 UTC (rev 3902)
+++ source 2009-09-18 09:15:48 UTC (rev 3903)
@@ -15925,7 +15925,7 @@
<dd>Uses <code>HTMLElement</code>.</dd>
</dl>
- <p>The <code>dt</code> element <span>represents</span> either: the
+ <p>The <code>dd</code> element <span>represents</span> either: the
description, definition, or value, part of a term-description group
in a description list (<code>dl</code> element); or, the data of a
<code>figure</code> element; or, the details of a
More information about the Commit-Watchers
mailing list