spec/Overview.html 1.1589 2417 typo (whatwg r2417)

typo (whatwg r2417)

4.5.9 The li element
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1589.html#the-li-element

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1588&r2=1.1589&f=h
http://html5.org/tools/web-apps-tracker?from=2416&to=2417

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1588
retrieving revision 1.1589
diff -u -d -r1.1588 -r1.1589
--- Overview.html 18 Nov 2008 07:38:12 -0000 1.1588
+++ Overview.html 18 Nov 2008 07:40:56 -0000 1.1589
@@ -9332,7 +9332,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>

Received on Tuesday, 18 November 2008 07:44:09 UTC