Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) Weird typos.
git-svn-id: http://svn.whatwg.org/webapps@3847 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 14, 2009
1 parent 81212c3 commit 50556ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions index
Expand Up @@ -41785,11 +41785,11 @@ interface <dfn>DataGridListener</dfn> {
or a selection of one item from a list of items.</p>

<p>The attribute is an <a href=#enumerated-attribute>enumerated attribute</a> with three
keywords and states. The keyword "<dfn id=attr-command-type-keyword-command title=attr-command-type-keyword-command><code>command</code></dfn>"
maps to the <a href=#attr-command-type-state-command title=attr-command-type-state-command>Command</a> state, the
keywords and states. The "<dfn id=attr-command-type-keyword-command title=attr-command-type-keyword-command><code>command</code></dfn>"
keyword maps to the <a href=#attr-command-type-state-command title=attr-command-type-state-command>Command</a> state, the
<dfn id=attr-command-type-keyword-checkbox title=attr-command-type-keyword-checkbox><code>checkbox</code></dfn>"
maps to the <a href=#attr-command-type-state-checkbox title=attr-command-type-state-checkbox>Checkbox</a>, and the
"<dfn id=attr-command-type-keyword-radio title=attr-command-type-keyword-radio><code>radio</code></dfn>"
keyword maps to the <a href=#attr-command-type-state-checkbox title=attr-command-type-state-checkbox>Checkbox</a> state, and
the "<dfn id=attr-command-type-keyword-radio title=attr-command-type-keyword-radio><code>radio</code></dfn>"
keyword maps to the <a href=#attr-command-type-state-radio title=attr-command-type-state-radio>Radio</a> state. The
<i>missing value default</i> is the <a href=#attr-command-type-state-command title=attr-command-type-state-command>Command</a> state.</p>

Expand Down
10 changes: 5 additions & 5 deletions source
Expand Up @@ -46554,15 +46554,15 @@ interface <dfn>DataGridListener</dfn> {
or a selection of one item from a list of items.</p>

<p>The attribute is an <span>enumerated attribute</span> with three
keywords and states. The keyword "<dfn
keywords and states. The "<dfn
title="attr-command-type-keyword-command"><code>command</code></dfn>"
maps to the <span
keyword maps to the <span
title="attr-command-type-state-command">Command</span> state, the
<dfn
title="attr-command-type-keyword-checkbox"><code>checkbox</code></dfn>"
maps to the <span
title="attr-command-type-state-checkbox">Checkbox</span>, and the
"<dfn
keyword maps to the <span
title="attr-command-type-state-checkbox">Checkbox</span> state, and
the "<dfn
title="attr-command-type-keyword-radio"><code>radio</code></dfn>"
keyword maps to the <span
title="attr-command-type-state-radio">Radio</span> state. The
Expand Down

0 comments on commit 50556ec

Please sign in to comment.