From a23eb065365e1c5d9d89f20506565d78db78d961 Mon Sep 17 00:00:00 2001 From: Yohn Date: Sun, 13 Jan 2013 15:32:51 -0500 Subject: [PATCH] fix typo --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'

-- 2.47.2