diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/templates/pages/javascript.mustache | 2 |
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> |
