[html5] r4952 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9344
whatwg at whatwg.org
whatwg at whatwg.org
Thu Apr 1 23:22:22 PDT 2010
Author: ianh
Date: 2010-04-01 23:22:21 -0700 (Thu, 01 Apr 2010)
New Revision: 4952
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9344
Modified: complete.html
===================================================================
--- complete.html 2010-04-02 06:20:53 UTC (rev 4951)
+++ complete.html 2010-04-02 06:22:21 UTC (rev 4952)
@@ -2019,7 +2019,7 @@
<dd>
- <p>To allow user agents to be used in constrolled environments
+ <p>To allow user agents to be used in controlled environments
without having to implement the more bizarre and convoluted error
handling rules, user agents are permitted to fail whenever
encountering a <a href=#parse-error>parse error</a>.</p>
@@ -2292,7 +2292,7 @@
"<code title="">false</code>" is disallowed, because despite the
appearance of meaning that the element is enabled, it in fact
means that the element is <em>disabled</em> (what matters for
- implementations it the presence of the attribute, not its
+ implementations is the presence of the attribute, not its
value).</p>
</dd>
Modified: index
===================================================================
--- index 2010-04-02 06:20:53 UTC (rev 4951)
+++ index 2010-04-02 06:22:21 UTC (rev 4952)
@@ -1917,7 +1917,7 @@
<dd>
- <p>To allow user agents to be used in constrolled environments
+ <p>To allow user agents to be used in controlled environments
without having to implement the more bizarre and convoluted error
handling rules, user agents are permitted to fail whenever
encountering a <a href=#parse-error>parse error</a>.</p>
@@ -2190,7 +2190,7 @@
"<code title="">false</code>" is disallowed, because despite the
appearance of meaning that the element is enabled, it in fact
means that the element is <em>disabled</em> (what matters for
- implementations it the presence of the attribute, not its
+ implementations is the presence of the attribute, not its
value).</p>
</dd>
Modified: source
===================================================================
--- source 2010-04-02 06:20:53 UTC (rev 4951)
+++ source 2010-04-02 06:22:21 UTC (rev 4952)
@@ -848,7 +848,7 @@
<dd>
- <p>To allow user agents to be used in constrolled environments
+ <p>To allow user agents to be used in controlled environments
without having to implement the more bizarre and convoluted error
handling rules, user agents are permitted to fail whenever
encountering a <span>parse error</span>.</p>
@@ -1129,7 +1129,7 @@
"<code title="">false</code>" is disallowed, because despite the
appearance of meaning that the element is enabled, it in fact
means that the element is <em>disabled</em> (what matters for
- implementations it the presence of the attribute, not its
+ implementations is the presence of the attribute, not its
value).</p>
</dd>
More information about the Commit-Watchers
mailing list