Commit a23eb065 authored by Yohn's avatar Yohn
Browse files

fix typo

parent ecc24953
Showing with 1 addition and 1 deletion
+1 -1
...@@ -1028,7 +1028,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { ...@@ -1028,7 +1028,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<td>string | false</td> <td>string | false</td>
<td>false</td> <td>false</td>
<td> <td>
<p>Appends the tooltip to a specific element <code>container: 'body'</code></p> <p>Appends the popover to a specific element <code>container: 'body'</code></p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment