Navigation Menu

Skip to content

Commit

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

git-svn-id: http://svn.whatwg.org/webapps@6694 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 18, 2011
1 parent 5d5870f commit cb2718e
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 @@ -58248,7 +58248,7 @@ <h4 id=values><span class=secno>5.2.4 </span>Values</h4>
date. On the other hand, if there was a (rather narrowly scoped!)
vocaburaly for "books whose titles imply dates" which had a "title"
property defined to take a date, then the property <em>would</em>
except the title to be given in a <code><a href=#the-time-element>time</a></code> element, because
expect the title to be given in a <code><a href=#the-time-element>time</a></code> element, because
of the requirement above.</p>


Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -58248,7 +58248,7 @@ document.body.appendChild(outer);</pre>
date. On the other hand, if there was a (rather narrowly scoped!)
vocaburaly for "books whose titles imply dates" which had a "title"
property defined to take a date, then the property <em>would</em>
except the title to be given in a <code><a href=#the-time-element>time</a></code> element, because
expect the title to be given in a <code><a href=#the-time-element>time</a></code> element, because
of the requirement above.</p>


Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -65691,7 +65691,7 @@ document.body.appendChild(outer);</pre>
date. On the other hand, if there was a (rather narrowly scoped!)
vocaburaly for "books whose titles imply dates" which had a "title"
property defined to take a date, then the property <em>would</em>
except the title to be given in a <code>time</code> element, because
expect the title to be given in a <code>time</code> element, because
of the requirement above.</p>


Expand Down

0 comments on commit cb2718e

Please sign in to comment.