- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 08 Feb 2011 21:37:23 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv30995
Modified Files:
Overview.html
Log Message:
typo (whatwg r5857)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4699
retrieving revision 1.4700
diff -u -d -r1.4699 -r1.4700
--- Overview.html 8 Feb 2011 21:30:59 -0000 1.4699
+++ Overview.html 8 Feb 2011 21:37:19 -0000 1.4700
@@ -16531,9 +16531,9 @@
<pre class="example"><dl>
<dt>Single room
- <dd>199 € <small>breakfast included, VAT not included&lt/small>
+ <dd>199 € <small>breakfast included, VAT not included</small>
<dt>Double room
- <dd>239 € <small>breakfast included, VAT not included&lt/small>
+ <dd>239 € <small>breakfast included, VAT not included</small>
</dl></pre>
</div><div class="example">
Received on Tuesday, 8 February 2011 21:37:25 UTC