Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2417 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 18, 2008
1 parent 179f37b commit db59d3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -11338,7 +11338,7 @@ I first lived there):</p>
<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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -12055,7 +12055,7 @@ I first lived there):&lt;/p>
<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>
Expand Down

0 comments on commit db59d3e

Please sign in to comment.