- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Jun 2011 07:28:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv30914
Modified Files:
Overview.html
Log Message:
missing ) (whatwg r6262)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5018
retrieving revision 1.5019
diff -u -d -r1.5018 -r1.5019
--- Overview.html 21 Jun 2011 07:14:22 -0000 1.5018
+++ Overview.html 21 Jun 2011 07:28:08 -0000 1.5019
@@ -17840,7 +17840,7 @@
the person writing this quote is clearly not American.</p></pre>
<p>(If the goal was to mark the element as misspelt, however, the
<code><a href="#the-u-element">u</a></code> element, possibly with a class, would be more
- appropriate.</p>
+ appropriate.)</p>
</div><div class="example">
<p>Another example of the <code><a href="#the-mark-element">mark</a></code> element is highlighting
Received on Tuesday, 21 June 2011 07:28:14 UTC