[html5] r3936 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7439

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 21 16:19:58 PDT 2009


Author: ianh
Date: 2009-09-21 16:19:57 -0700 (Mon, 21 Sep 2009)
New Revision: 3936

Modified:
   index
   source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7439

Modified: index
===================================================================
--- index	2009-09-21 23:13:33 UTC (rev 3935)
+++ index	2009-09-21 23:19:57 UTC (rev 3936)
@@ -1490,7 +1490,7 @@
   nested.</p>
 
   <p>Elements can have attributes, which control how the elements
-  work. In the example above, there is a <a href=#hyperlink>hyperlink</a>,
+  work. In the example below, there is a <a href=#hyperlink>hyperlink</a>,
   formed using the <code><a href=#the-a-element>a</a></code> element and its <code title=attr-hyperlink-href><a href=#attr-hyperlink-href>href</a></code> attribute:</p>
 
   <pre><a href="demo.html">simple</a></pre>

Modified: source
===================================================================
--- source	2009-09-21 23:13:33 UTC (rev 3935)
+++ source	2009-09-21 23:19:57 UTC (rev 3936)
@@ -464,7 +464,7 @@
   nested.</p>
 
   <p>Elements can have attributes, which control how the elements
-  work. In the example above, there is a <span>hyperlink</span>,
+  work. In the example below, there is a <span>hyperlink</span>,
   formed using the <code>a</code> element and its <code
   title="attr-hyperlink-href">href</code> attribute:</p>
 




More information about the Commit-Watchers mailing list