Skip to content

Commit c04849e

Browse files
committed
Fix typo in attribute
1 parent 5282a71 commit c04849e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

+1-1
Original file line numberDiff line numberDiff line change
@@ -53796,7 +53796,7 @@ interface <dfn interface>HTMLSelectElement</dfn> : <span>HTMLElement</span> {
5379653796
then return.</p></li>
5379753797

5379853798
<li><p>If <var>event</var> is a <code>MouseEvent</code> and <var>event</var>'s <code
53799-
data-x="dom-MouseEvent-button">button</code> atribute is not 1, then return.</p></li>
53799+
data-x="dom-MouseEvent-button">button</code> attribute is not 1, then return.</p></li>
5380053800

5380153801
<li><p>Set <var>option</var>'s <span data-x="concept-option-selectedness">selectedness</span> to
5380253802
true.</p></li>

0 commit comments

Comments
 (0)