]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Follow-up to 9740d8b: fix small typo
authorHeinrich Fenkart <hnrch02@gmail.com>
Sun, 26 Oct 2014 03:41:47 +0000 (04:41 +0100)
committerHeinrich Fenkart <hnrch02@gmail.com>
Sun, 26 Oct 2014 03:41:47 +0000 (04:41 +0100)
js/tests/unit/tooltip.js

index 01c90a81cfd4f3b3047ed2013ea8f9173d20af67..70452df62981c116b2b6fb1326e5b1d77362d6be 100644 (file)
@@ -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"/>')