- From: Simon Pieters via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 31 Mar 2011 08:25:47 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv4690
Modified Files:
Overview.html Overview.src.html
Log Message:
typo
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- Overview.html 31 Mar 2011 08:24:00 -0000 1.123
+++ Overview.html 31 Mar 2011 08:25:45 -0000 1.124
@@ -527,9 +527,8 @@
<li>
<p><a
href="http://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element"><code>mark</code></a>
- represents represents a run of text in one document marked or
- highlighted for reference purposes, due to its relevance in another
- context.
+ represents a run of text in one document marked or highlighted for
+ reference purposes, due to its relevance in another context.
<li>
<p><a
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- Overview.src.html 31 Mar 2011 08:24:00 -0000 1.101
+++ Overview.src.html 31 Mar 2011 08:25:45 -0000 1.102
@@ -405,7 +405,7 @@
is used for plugin content.</p></li>
<li><p><a href="http://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element"><code>mark</code></a>
- represents represents a run of text in one document marked or
+ represents a run of text in one document marked or
highlighted for reference purposes, due to its relevance in another
context.</p></li>
Received on Thursday, 31 March 2011 08:25:49 UTC