diff options
| author | Jacob Thornton <[email protected]> | 2013-08-11 14:59:39 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2013-08-11 14:59:39 -0700 |
| commit | bf2ab457eae6d54954b8e2a22596bcdd216d0ca5 (patch) | |
| tree | 3c070bdf43158a466617a92f56cbda299bf7575b | |
| parent | 5c6b995971a7795a1a95db2243d6fe2c006b1098 (diff) | |
| download | bootstrap-bf2ab457eae6d54954b8e2a22596bcdd216d0ca5.tar.xz bootstrap-bf2ab457eae6d54954b8e2a22596bcdd216d0ca5.zip | |
fix comment in tooltip
| -rw-r--r-- | js/tooltip.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tooltip.js b/js/tooltip.js index eedadcbe9..e0732a5a9 100644 --- a/js/tooltip.js +++ b/js/tooltip.js @@ -1,6 +1,6 @@ /* ======================================================================== * Bootstrap: tooltip.js v3.0.0 - * http://twbs.github.com/bootstrap/javascript.html#affix + * http://twbs.github.com/bootstrap/javascript.html#tooltip * Inspired by the original jQuery.tipsy by Jason Frame * ======================================================================== * Copyright 2012 Twitter, Inc. |
