From ecc24953a50e4b0a5d91b9a72e91b3c038fc1e48 Mon Sep 17 00:00:00 2001 From: Yohn Date: Sun, 13 Jan 2013 15:32:03 -0500 Subject: [PATCH] fix typo --- docs/templates/pages/javascript.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 1ef8bceaf3..9a08a50b3a 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -958,7 +958,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { {{_i}}string | false{{/i}} {{_i}}false{{/i}} -

{{_i}}Appends the tooltip to a specific element container: 'body'{{/i}}

+

{{_i}}Appends the popover to a specific element container: 'body'{{/i}}