diff options
| author | fat <[email protected]> | 2013-07-26 22:36:23 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-07-26 22:36:23 -0700 |
| commit | 0da0b321ab916b6f07f85e9d43a6e4f52683c3ce (patch) | |
| tree | 1e039092fcdd64caca1b86ad1605cf82048fce10 | |
| parent | 7b9a949a1887a2da291347a66f3c6ae132b24d29 (diff) | |
| download | bootstrap-0da0b321ab916b6f07f85e9d43a6e4f52683c3ce.tar.xz bootstrap-0da0b321ab916b6f07f85e9d43a6e4f52683c3ce.zip | |
small copy change
| -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> |
