From: Chris Rebert Date: Fri, 3 Oct 2014 23:26:53 +0000 (-0700) Subject: tooltip unit tests: fix typo in test description X-Git-Tag: v3.3.0~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d361470487a171eb7e4647b761db62c6e181a8bf;p=thirdparty%2Fbootstrap.git tooltip unit tests: fix typo in test description --- 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 = $('')