diff options
| author | Yohn <[email protected]> | 2013-01-13 15:32:51 -0500 |
|---|---|---|
| committer | Yohn <[email protected]> | 2013-01-13 15:32:51 -0500 |
| commit | a23eb065365e1c5d9d89f20506565d78db78d961 (patch) | |
| tree | 715db228d7e385cc31a574b2b923982a8d3f1644 /docs/javascript.html | |
| parent | ecc24953a50e4b0a5d91b9a72e91b3c038fc1e48 (diff) | |
| download | bootstrap-a23eb065365e1c5d9d89f20506565d78db78d961.tar.xz bootstrap-a23eb065365e1c5d9d89f20506565d78db78d961.zip | |
fix typo
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index a17ccd4ef..a2897fa3c 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1028,7 +1028,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { <td>string | false</td> <td>false</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> </tr> </tbody> |
