Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14629

git-svn-id: http://svn.whatwg.org/webapps@6794 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Nov 1, 2011
1 parent 1c27906 commit 8fb3c02
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -20500,7 +20500,7 @@ <h4 id=the-data-element><span class=secno>4.6.10 </span>The <dfn><code>data</cod
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>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -20500,7 +20500,7 @@ this specification: the &lt;abbr&gt;WHATWG&lt;/abbr&gt; and the
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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -21874,7 +21874,7 @@ this specification: the &lt;abbr>WHATWG&lt;/abbr> and the
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
Expand Down

0 comments on commit 8fb3c02

Please sign in to comment.