diff --git a/js/tests/unit/tooltip.js b/js/tests/unit/tooltip.js index 01c90a81cf..70452df629 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 = $('')