diff options
| author | Mark Otto <[email protected]> | 2012-01-24 10:45:51 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-24 10:45:51 -0800 |
| commit | 72861dfbf2759d6ea51ee557def37f85fb5f647d (patch) | |
| tree | f9d3e38deed8995cbacd83088008499548ef4228 /docs/javascript.html | |
| parent | b0bd1d82035c22031e75627df0d3853c9d1e285c (diff) | |
| parent | 04efc8d0a85f76402527e5e8658df43a8e4deb6c (diff) | |
| download | bootstrap-72861dfbf2759d6ea51ee557def37f85fb5f647d.tar.xz bootstrap-72861dfbf2759d6ea51ee557def37f85fb5f647d.zip | |
Merge branch 'apostrophe-grammar' of https://github.com/phopkins/bootstrap into phopkins-apostrophe-grammar
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 cc641ed49..5a7c46b01 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -856,7 +856,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { <p><span class="label notice">Notice</span> Individual popover instance options can alternatively be specified through the use of data attributes.</code></p> <h3>Markup</h3> <p> - For performance reasons, the Tooltip and Popover data-apis are opt in. If you would like to use them just specify a the selector option. + For performance reasons, the Tooltip and Popover data-apis are opt in. If you would like to use them just specify a selector option. </p> <h3>Methods</h3> <h4>$().popover(options)</h4> |
