Skip to content

Commit

Permalink
[e] (0) grammar
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8599

git-svn-id: http://svn.whatwg.org/webapps@4572 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 11, 2010
1 parent 821899f commit 170c75b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -13516,7 +13516,7 @@ <h4 id=the-nav-element><span class=secno>4.4.3 </span>The <dfn><code>nav</code><
&lt;/footer&gt;
&lt;/body&gt;</pre>

<p>Notice the <code><a href=#the-div-element>div</a></code> element being used to wrap all the
<p>Notice the <code><a href=#the-div-element>div</a></code> elements being used to wrap all the
contents of the page other than the header and footer, and all the
contents of the blog entry other than its header and footer.</p>

Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -13381,7 +13381,7 @@ not-slash = %x0000-002E / %x0030-10FFFF
&lt;/footer&gt;
&lt;/body&gt;</pre>

<p>Notice the <code><a href=#the-div-element>div</a></code> element being used to wrap all the
<p>Notice the <code><a href=#the-div-element>div</a></code> elements being used to wrap all the
contents of the page other than the header and footer, and all the
contents of the blog entry other than its header and footer.</p>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -14215,7 +14215,7 @@ not-slash = %x0000-002E / %x0030-10FFFF
&lt;/footer>
&lt;/body></pre>

<p>Notice the <code>div</code> element being used to wrap all the
<p>Notice the <code>div</code> elements being used to wrap all the
contents of the page other than the header and footer, and all the
contents of the blog entry other than its header and footer.</p>

Expand Down

0 comments on commit 170c75b

Please sign in to comment.