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

Follow-up to 9740d8bb: fix small typo

parent 2cbb1d93
......@@ -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"/>')
......
Markdown is supported
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