[html5] r4434 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8156
whatwg at whatwg.org
whatwg at whatwg.org
Fri Dec 11 02:38:19 PST 2009
Author: ianh
Date: 2009-12-11 02:38:13 -0800 (Fri, 11 Dec 2009)
New Revision: 4434
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8156
Modified: complete.html
===================================================================
--- complete.html 2009-12-11 10:36:27 UTC (rev 4433)
+++ complete.html 2009-12-11 10:38:13 UTC (rev 4434)
@@ -57444,8 +57444,8 @@
<p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword may be
used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements.</p>
- <p>It indicates that the no referrer information is to be leaked
- when following the link.</p>
+ <p>It indicates that no referrer information is to be leaked when
+ following the link.</p>
<div class=impl>
Modified: index
===================================================================
--- index 2009-12-11 10:36:27 UTC (rev 4433)
+++ index 2009-12-11 10:38:13 UTC (rev 4434)
@@ -54622,8 +54622,8 @@
<p>The <code title=rel-noreferrer><a href=#link-type-noreferrer>noreferrer</a></code> keyword may be
used with <code><a href=#the-a-element>a</a></code> and <code><a href=#the-area-element>area</a></code> elements.</p>
- <p>It indicates that the no referrer information is to be leaked
- when following the link.</p>
+ <p>It indicates that no referrer information is to be leaked when
+ following the link.</p>
<div class=impl>
Modified: source
===================================================================
--- source 2009-12-11 10:36:27 UTC (rev 4433)
+++ source 2009-12-11 10:38:13 UTC (rev 4434)
@@ -64918,8 +64918,8 @@
<p>The <code title="rel-noreferrer">noreferrer</code> keyword may be
used with <code>a</code> and <code>area</code> elements.</p>
- <p>It indicates that the no referrer information is to be leaked
- when following the link.</p>
+ <p>It indicates that no referrer information is to be leaked when
+ following the link.</p>
<div class="impl">
More information about the Commit-Watchers
mailing list