From: Heinrich Fenkart Date: Sun, 26 Oct 2014 03:41:47 +0000 (+0100) Subject: Follow-up to 9740d8b: fix small typo X-Git-Tag: v3.3.0~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5da85f8e8b9341ffb0779b98eb7655f0bfab6f22;p=thirdparty%2Fbootstrap.git Follow-up to 9740d8b: fix small typo --- 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 = $('')