[html5] r6407 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13601
whatwg at whatwg.org
whatwg at whatwg.org
Tue Aug 9 18:59:00 PDT 2011
Author: ianh
Date: 2011-08-09 18:58:59 -0700 (Tue, 09 Aug 2011)
New Revision: 6407
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13601
Modified: complete.html
===================================================================
--- complete.html 2011-08-10 01:54:18 UTC (rev 6406)
+++ complete.html 2011-08-10 01:58:59 UTC (rev 6407)
@@ -24773,7 +24773,7 @@
<p>At least one of either the <code title=attr-object-data><a href=#attr-object-data>data</a></code> attribute or the <code title=attr-object-type><a href=#attr-object-type>type</a></code> attribute must be present.</p>
<p>The <dfn id=attr-object-typemustmatch title=attr-object-typemustmatch><code>typemustmatch</code></dfn>
- attribute is a <a href=#boolean-attribute>boolean attribute</a> whose precense
+ attribute is a <a href=#boolean-attribute>boolean attribute</a> whose presence
indicates that the resource specified by the <code title=attr-object-data><a href=#attr-object-data>data</a></code> attribute is only to be used if
the value of the <code title=attr-object-type><a href=#attr-object-type>type</a></code>
attribute and the <a href=#content-type>Content-Type</a> of the aforementioned
Modified: index
===================================================================
--- index 2011-08-10 01:54:18 UTC (rev 6406)
+++ index 2011-08-10 01:58:59 UTC (rev 6407)
@@ -24640,7 +24640,7 @@
<p>At least one of either the <code title=attr-object-data><a href=#attr-object-data>data</a></code> attribute or the <code title=attr-object-type><a href=#attr-object-type>type</a></code> attribute must be present.</p>
<p>The <dfn id=attr-object-typemustmatch title=attr-object-typemustmatch><code>typemustmatch</code></dfn>
- attribute is a <a href=#boolean-attribute>boolean attribute</a> whose precense
+ attribute is a <a href=#boolean-attribute>boolean attribute</a> whose presence
indicates that the resource specified by the <code title=attr-object-data><a href=#attr-object-data>data</a></code> attribute is only to be used if
the value of the <code title=attr-object-type><a href=#attr-object-type>type</a></code>
attribute and the <a href=#content-type>Content-Type</a> of the aforementioned
Modified: source
===================================================================
--- source 2011-08-10 01:54:18 UTC (rev 6406)
+++ source 2011-08-10 01:58:59 UTC (rev 6407)
@@ -26589,7 +26589,7 @@
<p>The <dfn
title="attr-object-typemustmatch"><code>typemustmatch</code></dfn>
- attribute is a <span>boolean attribute</span> whose precense
+ attribute is a <span>boolean attribute</span> whose presence
indicates that the resource specified by the <code
title="attr-object-data">data</code> attribute is only to be used if
the value of the <code title="attr-object-type">type</code>
More information about the Commit-Watchers
mailing list