diff --git a/js/tests/unit/tooltip.js b/js/tests/unit/tooltip.js index 78ea7a81b5..3eb3c7b85c 100644 --- a/js/tests/unit/tooltip.js +++ b/js/tests/unit/tooltip.js @@ -659,7 +659,7 @@ $(function () { }, 0) }) - test('should show tooltip if leave event hasn\'t occured before delay expires', function () { + test('should show tooltip if leave event hasn\'t occurred before delay expires', function () { stop() var $tooltip = $('')