[html5] r7633 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Dec 30 21:55:06 PST 2012


Author: ianh
Date: 2012-12-30 21:55:05 -0800 (Sun, 30 Dec 2012)
New Revision: 7633

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=19984
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-12-31 05:52:40 UTC (rev 7632)
+++ complete.html	2012-12-31 05:55:05 UTC (rev 7633)
@@ -59845,7 +59845,7 @@
 
   <p>The <dfn id=attr-hyperlink-rel title=attr-hyperlink-rel><code>rel</code></dfn>
   attribute on <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements controls
-  what kinds of links the elements create. The attribue's value must
+  what kinds of links the elements create. The attribute's value must
   be a <a href=#set-of-space-separated-tokens>set of space-separated tokens</a>. The <a href=#linkTypes>allowed keywords and their meanings</a> are
   defined below.</p>
 

Modified: index
===================================================================
--- index	2012-12-31 05:52:40 UTC (rev 7632)
+++ index	2012-12-31 05:55:05 UTC (rev 7633)
@@ -59845,7 +59845,7 @@
 
   <p>The <dfn id=attr-hyperlink-rel title=attr-hyperlink-rel><code>rel</code></dfn>
   attribute on <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements controls
-  what kinds of links the elements create. The attribue's value must
+  what kinds of links the elements create. The attribute's value must
   be a <a href=#set-of-space-separated-tokens>set of space-separated tokens</a>. The <a href=#linkTypes>allowed keywords and their meanings</a> are
   defined below.</p>
 

Modified: source
===================================================================
--- source	2012-12-31 05:52:40 UTC (rev 7632)
+++ source	2012-12-31 05:55:05 UTC (rev 7633)
@@ -70013,7 +70013,7 @@
 
   <p>The <dfn title="attr-hyperlink-rel"><code>rel</code></dfn>
   attribute on <code>a</code> and <code>area</code> elements controls
-  what kinds of links the elements create. The attribue's value must
+  what kinds of links the elements create. The attribute's value must
   be a <span>set of space-separated tokens</span>. The <a
   href="#linkTypes">allowed keywords and their meanings</a> are
   defined below.</p>




More information about the Commit-Watchers mailing list