From 5da85f8e8b9341ffb0779b98eb7655f0bfab6f22 Mon Sep 17 00:00:00 2001 From: Heinrich Fenkart Date: Sun, 26 Oct 2014 04:41:47 +0100 Subject: Follow-up to 9740d8b: fix small typo --- js/tests/unit/tooltip.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/tests/unit/tooltip.js') 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 = $('') -- cgit v1.2.3