From 31f32e848509392258e8802b07954730422075dd Mon Sep 17 00:00:00 2001 From: Andrew Homeyer Date: Sun, 15 Sep 2013 21:07:15 -0600 Subject: [PATCH] remove duplicate text in documentation for popover --- javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript.html b/javascript.html index ecab0bf9e5..0f97d1c6c1 100644 --- a/javascript.html +++ b/javascript.html @@ -1111,7 +1111,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () { selector string false - if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See this and an informative example. + if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See this and an informative example. trigger -- 2.47.2