html5/spec dom.html,1.1001,1.1002 spec.html,1.1074,1.1075

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv25348

Modified Files:
	dom.html spec.html 
Log Message:
typo (whatwg r5201)

[updated by splitter]


Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1001
retrieving revision 1.1002
diff -u -d -r1.1001 -r1.1002
--- dom.html	27 Jul 2010 05:46:54 -0000	1.1001
+++ dom.html	27 Jul 2010 06:36:48 -0000	1.1002
@@ -1178,8 +1178,8 @@
    <li><p>Let <var title="">success</var> be false.</p></li>
 
    <li><p><a href="fetching-resources.html#fetch">Fetch</a> <var title="">url</var> from the
-   <a href="origin-0.html#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.</p></li>
+   <a href="origin-0.html#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.</p></li>
 
    <li>
 

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1074
retrieving revision 1.1075
diff -u -d -r1.1074 -r1.1075
--- spec.html	27 Jul 2010 05:46:56 -0000	1.1074
+++ spec.html	27 Jul 2010 06:36:48 -0000	1.1075
@@ -333,7 +333,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">author edition</a>.
-This is revision 1.4136.
+This is revision 1.4137.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide

Received on Tuesday, 27 July 2010 06:36:53 UTC