[html5] r6794 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14629
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 31 20:30:26 PDT 2011
Author: ianh
Date: 2011-10-31 20:30:24 -0700 (Mon, 31 Oct 2011)
New Revision: 6794
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14629
Modified: complete.html
===================================================================
--- complete.html 2011-11-01 03:13:01 UTC (rev 6793)
+++ complete.html 2011-11-01 03:30:24 UTC (rev 6794)
@@ -20500,7 +20500,7 @@
vocabulary in use.</p>
<p>The element can also, however, be used in conjunction with
- scripts in the page, for when a script has store a literal value
+ scripts in the page, for when a script has a literal value to store
alongside a human-readable value. In such cases, the format to be
used depends only on the needs of the script. (The <code title=attr-data-*><a href=#attr-data-*>data-*</a></code> attributes can also be useful in
such situations.)</p>
Modified: index
===================================================================
--- index 2011-11-01 03:13:01 UTC (rev 6793)
+++ index 2011-11-01 03:30:24 UTC (rev 6794)
@@ -20500,7 +20500,7 @@
vocabulary in use.</p>
<p>The element can also, however, be used in conjunction with
- scripts in the page, for when a script has store a literal value
+ scripts in the page, for when a script has a literal value to store
alongside a human-readable value. In such cases, the format to be
used depends only on the needs of the script. (The <code title=attr-data-*><a href=#attr-data-*>data-*</a></code> attributes can also be useful in
such situations.)</p>
Modified: source
===================================================================
--- source 2011-11-01 03:13:01 UTC (rev 6793)
+++ source 2011-11-01 03:30:24 UTC (rev 6794)
@@ -21874,7 +21874,7 @@
vocabulary in use.</p>
<p>The element can also, however, be used in conjunction with
- scripts in the page, for when a script has store a literal value
+ scripts in the page, for when a script has a literal value to store
alongside a human-readable value. In such cases, the format to be
used depends only on the needs of the script. (The <code
title="attr-data-*">data-*</code> attributes can also be useful in
More information about the Commit-Watchers
mailing list