mirror of https://github.com/twbs/bootstrap.git
fix typo
This commit is contained in:
parent
98aeb0acf1
commit
ecc24953a5
|
|
@ -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 New Issue