[html5] r1656 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue May 20 22:57:54 PDT 2008
Author: ianh
Date: 2008-05-20 22:57:53 -0700 (Tue, 20 May 2008)
New Revision: 1656
Modified:
index
source
Log:
[e] (0) typo (credit: avk)
Modified: index
===================================================================
--- index 2008-05-21 05:12:41 UTC (rev 1655)
+++ index 2008-05-21 05:57:53 UTC (rev 1656)
@@ -10257,7 +10257,7 @@
<p>The <dfn id=reversed title=attr-ol-reversed><code>reversed</code></dfn>
attribute is a <a href="#boolean0">boolean attribute</a>. If present, it
- indicates that the list is an descending list (..., 3, 2, 1). If the
+ indicates that the list is a descending list (..., 3, 2, 1). If the
attribute is omitted, the list is an ascending list (1, 2, 3, ...).
<p>The <dfn id=start0 title=attr-ol-start><code>start</code></dfn>
Modified: source
===================================================================
--- source 2008-05-21 05:12:41 UTC (rev 1655)
+++ source 2008-05-21 05:57:53 UTC (rev 1656)
@@ -8487,7 +8487,7 @@
<p>The <dfn title="attr-ol-reversed"><code>reversed</code></dfn>
attribute is a <span>boolean attribute</span>. If present, it
- indicates that the list is an descending list (..., 3, 2, 1). If the
+ indicates that the list is a descending list (..., 3, 2, 1). If the
attribute is omitted, the list is an ascending list (1, 2, 3,
...).</p>
More information about the Commit-Watchers
mailing list