diff --git a/js/tests/unit/tooltip.js b/js/tests/unit/tooltip.js index 01c90a81cfd4f3b3047ed2013ea8f9173d20af67..70452df62981c116b2b6fb1326e5b1d77362d6be 100644 --- a/js/tests/unit/tooltip.js +++ b/js/tests/unit/tooltip.js @@ -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"/>')