mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-19 11:50:59 +00:00
fix typo
This commit is contained in:
parent
98aeb0acf1
commit
ecc24953a5
1 changed files with 1 additions and 1 deletions
2
docs/templates/pages/javascript.mustache
vendored
2
docs/templates/pages/javascript.mustache
vendored
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue