[html5] r5337 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9672
whatwg at whatwg.org
whatwg at whatwg.org
Tue Aug 24 15:19:57 PDT 2010
Author: ianh
Date: 2010-08-24 15:19:56 -0700 (Tue, 24 Aug 2010)
New Revision: 5337
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9672
Modified: complete.html
===================================================================
--- complete.html 2010-08-24 20:02:23 UTC (rev 5336)
+++ complete.html 2010-08-24 22:19:56 UTC (rev 5337)
@@ -41688,7 +41688,7 @@
<p>The <dfn id=attr-input-readonly title=attr-input-readonly><code>readonly</code></dfn>
attribute is a <a href=#boolean-attribute>boolean attribute</a> that controls whether
- or not the use can edit the form control. <span class=impl>When
+ or not the user can edit the form control. <span class=impl>When
specified, the element is <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</span></p>
<div class=impl>
Modified: index
===================================================================
--- index 2010-08-24 20:02:23 UTC (rev 5336)
+++ index 2010-08-24 22:19:56 UTC (rev 5337)
@@ -41613,7 +41613,7 @@
<p>The <dfn id=attr-input-readonly title=attr-input-readonly><code>readonly</code></dfn>
attribute is a <a href=#boolean-attribute>boolean attribute</a> that controls whether
- or not the use can edit the form control. <span class=impl>When
+ or not the user can edit the form control. <span class=impl>When
specified, the element is <i title=concept-input-immutable><a href=#concept-input-immutable>immutable</a></i>.</span></p>
<div class=impl>
Modified: source
===================================================================
--- source 2010-08-24 20:02:23 UTC (rev 5336)
+++ source 2010-08-24 22:19:56 UTC (rev 5337)
@@ -46434,7 +46434,7 @@
<p>The <dfn title="attr-input-readonly"><code>readonly</code></dfn>
attribute is a <span>boolean attribute</span> that controls whether
- or not the use can edit the form control. <span class="impl">When
+ or not the user can edit the form control. <span class="impl">When
specified, the element is <i
title="concept-input-immutable">immutable</i>.</span></p>
More information about the Commit-Watchers
mailing list