Skip to content

Commit d673e63

Browse files
committed
Typo in tooltip demo
1 parent 5ebdf81 commit d673e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/tooltip.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<form action="">
1212
<input type="radio" name="kind" id="btn1" value="Tooltip" checked/> Tooltip
1313
<input type="radio" name="kind" id="btn2" value="Click"/> Click
14-
<input type="radio" name="kind" id="btn3" value="Dblclick"/> Doubleclk
14+
<input type="radio" name="kind" id="btn3" value="Dblclick"/> Doubleclick
1515
<input type="radio" name="kind" id="btn4" value="All"/> All
1616
</form>
1717

0 commit comments

Comments
 (0)