- From: Anne van Kesteren via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 11 Feb 2010 07:13:39 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv13991
Modified Files:
Overview.html Overview.src.html
Log Message:
fix typos
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- Overview.html 11 Feb 2010 06:39:22 -0000 1.85
+++ Overview.html 11 Feb 2010 07:13:36 -0000 1.86
@@ -1281,9 +1281,9 @@
changes have been comitted to the source document. The above list
summarises what affects authors the most.
- <p>In addition to all of the above, Microdata an the 2D context API for
- <code>canvas</code> have been splitted into their own drafts at the W3C
- (the WHATWG still publishes a version of HTML5 that includes them):
+ <p>In addition to all of the above, Microdata and the 2D context API for
+ <code>canvas</code> have been split into their own drafts at the W3C (the
+ WHATWG still publishes a version of HTML5 that includes them):
<ul>
<li><a href="http://dev.w3.org/html5/md/">HTML Microdata</a>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- Overview.src.html 11 Feb 2010 06:39:22 -0000 1.63
+++ Overview.src.html 11 Feb 2010 07:13:37 -0000 1.64
@@ -1096,8 +1096,8 @@
changes have been comitted to the source document. The above list
summarises what affects authors the most.</p>
- <p>In addition to all of the above, Microdata an the 2D context API for
- <code>canvas</code> have been splitted into their own drafts at the W3C
+ <p>In addition to all of the above, Microdata and the 2D context API for
+ <code>canvas</code> have been split into their own drafts at the W3C
(the WHATWG still publishes a version of HTML5 that includes them):</p>
<ul>
Received on Thursday, 11 February 2010 07:13:40 UTC