diff options
| author | Mark Otto <[email protected]> | 2013-07-26 23:04:12 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 23:04:12 -0700 |
| commit | 40d398bcd01e538d388b1dce376b47be63b5feb7 (patch) | |
| tree | 490dff58bb07b6a6fabaf177dbd3234a1ac72926 /javascript.html | |
| parent | c8883647ae05aa80667f3ae49c5b321487491ecb (diff) | |
| parent | d0cafdd3a87179d6e85d82c613f32ea974271114 (diff) | |
| download | bootstrap-40d398bcd01e538d388b1dce376b47be63b5feb7.tar.xz bootstrap-40d398bcd01e538d388b1dce376b47be63b5feb7.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'javascript.html')
| -rw-r--r-- | javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html index c513e353d..105a0b7b0 100644 --- a/javascript.html +++ b/javascript.html @@ -905,7 +905,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () { </div> <h2 id="popovers-examples">Examples</h2> - <p>Add small overlays of content, like those on the iPad, to any element for housing secondary information. Hover over the button to trigger the popover.</p> + <p>Add small overlays of content, like those on the iPad, to any element for housing secondary information.</p> <div class="bs-callout bs-callout-danger"> <h4>Plugin dependency</h4> |
