From: Yohn Date: Sun, 13 Jan 2013 20:32:51 +0000 (-0500) Subject: fix typo X-Git-Tag: v2.3.0^2~34^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6568%2Fhead;p=thirdparty%2Fbootstrap.git fix typo --- diff --git a/docs/javascript.html b/docs/javascript.html index a17ccd4ef7..a2897fa3cf 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1028,7 +1028,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { string | false false -

Appends the tooltip to a specific element container: 'body'

+

Appends the popover to a specific element container: 'body'