Skip to content

Commit

Permalink
[e] (0) Typo (bug 7214)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3561 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 8, 2009
1 parent ae55b32 commit 2e18b2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index
Expand Up @@ -30775,8 +30775,8 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H

<div class=impl>

<p>When an <code><a href=#the-input-element>input</a></code> element's <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in the <a href=#telephone-state title=attr-input-type-tel>Telphone</a> state, the rules in this
section apply.</p>
<p>When an <code><a href=#the-input-element>input</a></code> element's <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute is in the <a href=#telephone-state title=attr-input-type-tel>Telephone</a> state, the rules in
this section apply.</p>

</div>

Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -34167,8 +34167,8 @@ interface <dfn>HTMLFormElement</dfn> : <span>HTMLElement</span> {

<p>When an <code>input</code> element's <code
title="attr-input-type">type</code> attribute is in the <span
title="attr-input-type-tel">Telphone</span> state, the rules in this
section apply.</p>
title="attr-input-type-tel">Telephone</span> state, the rules in
this section apply.</p>

</div>

Expand Down

0 comments on commit 2e18b2a

Please sign in to comment.