Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYohn <john.skem9@gmail.com>2013-01-14 00:32:03 +0400
committerYohn <john.skem9@gmail.com>2013-01-14 00:32:03 +0400
commitecc24953a50e4b0a5d91b9a72e91b3c038fc1e48 (patch)
tree72969692c2f86b4dd3d39d0ee8b29e01f70e1681 /docs
parent98aeb0acf1bac40236eafc1342e88e3d7fc18e94 (diff)
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 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) {
<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>