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@3802 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 11, 2009
1 parent eb0e80d commit 4b4413d
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 @@ -15988,7 +15988,7 @@ this specification: the <abbr>WHATWG</abbr> and the

<pre>&lt;article&gt;
&lt;h1&gt;Small tasks&lt;/h1&gt;
&lt;footer&gt;Published &lt;time pubdate datetime="2009-08-30T07:13Z"&gt;lt;/time&gt;.&lt;/footer&gt;
&lt;footer&gt;Published &lt;time pubdate datetime="2009-08-30T07:13Z"&gt;&lt;/time&gt;.&lt;/footer&gt;
&lt;p&gt;I put a bike bell on his bike.&lt;/p&gt;
&lt;/article&gt;</pre>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -17104,7 +17104,7 @@ this specification: the &lt;abbr>WHATWG&lt;/abbr> and the

<pre>&lt;article>
&lt;h1>Small tasks&lt;/h1>
&lt;footer>Published &lt;time pubdate datetime="2009-08-30T07:13Z">lt;/time>.&lt;/footer>
&lt;footer>Published &lt;time pubdate datetime="2009-08-30T07:13Z">&lt;/time>.&lt;/footer>
&lt;p>I put a bike bell on his bike.&lt;/p>
&lt;/article></pre>

Expand Down

0 comments on commit 4b4413d

Please sign in to comment.