[html5] r7861 - [e] (0) Fix some cross-reference issues. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Mon Apr 29 20:48:24 PDT 2013


Author: ianh
Date: 2013-04-29 20:48:23 -0700 (Mon, 29 Apr 2013)
New Revision: 7861

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some cross-reference issues.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-04-29 23:30:35 UTC (rev 7860)
+++ complete.html	2013-04-30 03:48:23 UTC (rev 7861)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 29 April 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 30 April 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -67190,7 +67190,7 @@
     instead.</p>
 
     <p class=note>An <a href=#override-url title="override URL">override URL</a> is set when <a href=#concept-js-deref title=concept-js-deref>dereferencing a <code>javascript:</code> URL</a> and when performing
-    an <span>overriddeen reload</span>.</p>
+    an <span>overridden reload</span>.</p>
 
     <p><dfn id=create-a-document-object title="create a Document object">Creating a new <code>Document</code> object</dfn>: when
     a <code><a href=#document>Document</a></code> is created as part of the above steps, the user agent must additionally

Modified: index
===================================================================
--- index	2013-04-29 23:30:35 UTC (rev 7860)
+++ index	2013-04-30 03:48:23 UTC (rev 7861)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 29 April 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 30 April 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -67190,7 +67190,7 @@
     instead.</p>
 
     <p class=note>An <a href=#override-url title="override URL">override URL</a> is set when <a href=#concept-js-deref title=concept-js-deref>dereferencing a <code>javascript:</code> URL</a> and when performing
-    an <span>overriddeen reload</span>.</p>
+    an <span>overridden reload</span>.</p>
 
     <p><dfn id=create-a-document-object title="create a Document object">Creating a new <code>Document</code> object</dfn>: when
     a <code><a href=#document>Document</a></code> is created as part of the above steps, the user agent must additionally

Modified: source
===================================================================
--- source	2013-04-29 23:30:35 UTC (rev 7860)
+++ source	2013-04-30 03:48:23 UTC (rev 7861)
@@ -75151,7 +75151,7 @@
 
     <p class="note">An <span title="override URL">override URL</span> is set when <span
     title="concept-js-deref">dereferencing a <code>javascript:</code> URL</span> and when performing
-    an <span>overriddeen reload</span>.</p>
+    an <span>overridden reload</span>.</p>
 
     <p><dfn title="create a Document object">Creating a new <code>Document</code> object</dfn>: when
     a <code>Document</code> is created as part of the above steps, the user agent must additionally




More information about the Commit-Watchers mailing list