[html5] r2417 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Mon Nov 17 23:40:53 PST 2008


Author: ianh
Date: 2008-11-17 23:40:52 -0800 (Mon, 17 Nov 2008)
New Revision: 2417

Modified:
   index
   source
Log:
[e] (0) typo

Modified: index
===================================================================
--- index	2008-11-18 07:38:08 UTC (rev 2416)
+++ index	2008-11-18 07:40:52 UTC (rev 2417)
@@ -11338,7 +11338,7 @@
    <dd>Inside <code><a href=#menus>menu</a></code> elements.</dd>
    <dt>Content model:</dt>
    <dd><!--XXXSPANWhen the element is a child of an <code>ol</code> or <code>ul/code> element that is itself the child of a <code>span</code> element: <span>phrasing content</span>.</dd>
-   <dd>Otherwise: --><a href=#flow-content-0>flow content</a>.</dd>
+   <dd>Otherwise: --><a href=#flow-content-0>Flow content</a>.</dd>
    <dt>Element-specific attributes:</dt>
    <dd>If the element is a child of an <code><a href=#the-ol-element>ol</a></code> element: <code title=attr-li-value><a href=#attr-li-value>value</a></code></dd>
    <dd>If the element is not the child of an <code><a href=#the-ol-element>ol</a></code> element: None.</dd>

Modified: source
===================================================================
--- source	2008-11-18 07:38:08 UTC (rev 2416)
+++ source	2008-11-18 07:40:52 UTC (rev 2417)
@@ -12055,7 +12055,7 @@
    <dd>Inside <code>menu</code> elements.</dd>
    <dt>Content model:</dt>
    <dd><!--XXXSPANWhen the element is a child of an <code>ol</code> or <code>ul/code> element that is itself the child of a <code>span</code> element: <span>phrasing content</span>.</dd>
-   <dd>Otherwise: --><span>flow content</span>.</dd>
+   <dd>Otherwise: --><span>Flow content</span>.</dd>
    <dt>Element-specific attributes:</dt>
    <dd>If the element is a child of an <code>ol</code> element: <code title="attr-li-value">value</code></dd>
    <dd>If the element is not the child of an <code>ol</code> element: None.</dd>




More information about the Commit-Watchers mailing list