aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYohn <[email protected]>2013-01-13 15:32:03 -0500
committerYohn <[email protected]>2013-01-13 15:32:03 -0500
commitecc24953a50e4b0a5d91b9a72e91b3c038fc1e48 (patch)
tree72969692c2f86b4dd3d39d0ee8b29e01f70e1681 /docs
parent98aeb0acf1bac40236eafc1342e88e3d7fc18e94 (diff)
downloadbootstrap-ecc24953a50e4b0a5d91b9a72e91b3c038fc1e48.tar.xz
bootstrap-ecc24953a50e4b0a5d91b9a72e91b3c038fc1e48.zip
fix typo
Diffstat (limited to 'docs')
-rw-r--r--docs/templates/pages/javascript.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache
index 1ef8bceaf..9a08a50b3 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) {
<td>{{_i}}string | false{{/i}}</td>
<td>{{_i}}false{{/i}}</td>
<td>
- <p>{{_i}}Appends the tooltip to a specific element <code>container: 'body'</code>{{/i}}</p>
+ <p>{{_i}}Appends the popover to a specific element <code>container: 'body'</code>{{/i}}</p>
</td>
</tr>
</tbody>