- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 27 Jul 2010 06:28:10 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv24375
Modified Files:
Overview.html
Log Message:
typo (whatwg r5201)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4136
retrieving revision 1.4137
diff -u -d -r1.4136 -r1.4137
--- Overview.html 27 Jul 2010 05:39:21 -0000 1.4136
+++ Overview.html 27 Jul 2010 06:28:06 -0000 1.4137
@@ -7600,8 +7600,8 @@
<li><p>Let <var title="">success</var> be false.</li>
<li><p><a href="#fetch">Fetch</a> <var title="">url</var> from the
- <a href="#origin">origin</a> of <var title="">document</var>, with the <var title="">synchronous flag</var> set and the <var title="">force
- same-origin flag</var> set.</li>
+ <a href="#origin">origin</a> of <var title="">document</var>, with the <i title="">synchronous flag</i> set and the <i title="">force
+ same-origin flag</i> set.</li>
<li>
Received on Tuesday, 27 July 2010 06:28:12 UTC