Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) typo
git-svn-id: http://svn.whatwg.org/webapps@5857 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Feb 8, 2011
1 parent 72837d8 commit a681f29
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -19086,9 +19086,9 @@ <h4 id=the-small-element><span class=secno>4.6.4 </span>The <dfn><code>small</co

<pre class=example>&lt;dl&gt;
&lt;dt&gt;Single room
&lt;dd&gt;199 &euro; &lt;small&gt;breakfast included, VAT not included&amp;lt/small&gt;
&lt;dd&gt;199 &euro; &lt;small&gt;breakfast included, VAT not included&lt;/small&gt;
&lt;dt&gt;Double room
&lt;dd&gt;239 &euro; &lt;small&gt;breakfast included, VAT not included&amp;lt/small&gt;
&lt;dd&gt;239 &euro; &lt;small&gt;breakfast included, VAT not included&lt;/small&gt;
&lt;/dl&gt;</pre>

</div>
Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -19066,9 +19066,9 @@ ten meters.&lt;/strong&gt;&lt;/strong&gt; You have been warned.&lt;/p&gt;</pre>

<pre class=example>&lt;dl&gt;
&lt;dt&gt;Single room
&lt;dd&gt;199 &euro; &lt;small&gt;breakfast included, VAT not included&amp;lt/small&gt;
&lt;dd&gt;199 &euro; &lt;small&gt;breakfast included, VAT not included&lt;/small&gt;
&lt;dt&gt;Double room
&lt;dd&gt;239 &euro; &lt;small&gt;breakfast included, VAT not included&amp;lt/small&gt;
&lt;dd&gt;239 &euro; &lt;small&gt;breakfast included, VAT not included&lt;/small&gt;
&lt;/dl&gt;</pre>

</div>
Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -20346,9 +20346,9 @@ ten meters.&lt;/strong>&lt;/strong> You have been warned.&lt;/p></pre>

<pre class="example">&lt;dl>
&lt;dt>Single room
&lt;dd>199 &euro; &lt;small>breakfast included, VAT not included&lt/small>
&lt;dd>199 &euro; &lt;small>breakfast included, VAT not included&lt;/small>
&lt;dt>Double room
&lt;dd>239 &euro; &lt;small>breakfast included, VAT not included&lt/small>
&lt;dd>239 &euro; &lt;small>breakfast included, VAT not included&lt;/small>
&lt;/dl></pre>

</div>
Expand Down

0 comments on commit a681f29

Please sign in to comment.