Commit 5da85f8e authored by Heinrich Fenkart's avatar Heinrich Fenkart
Browse files

Follow-up to 9740d8bb: fix small typo

parent 2cbb1d93
4 merge requests!28721Hot test,!16605Test pull please ignore,!22103test,!25326Adjust examples
Showing with 1 addition and 1 deletion
+1 -1
......@@ -928,7 +928,7 @@ $(function () {
$tooltip.trigger('mouseenter')
})
test('should hide tip after hide delay even if moused left before end of fade in', function () {
test('should hide tip after hide delay even if mouse left before end of fade in', function () {
stop()
var $tooltip = $('<a href="#" rel="tooltip" title="Another tooltip for test"/>')
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment