aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-17 19:00:22 -0700
committerMark Otto <[email protected]>2013-08-17 19:00:22 -0700
commit0098c358c8605876a247e9a93269ef24dd145e8f (patch)
tree5f61f83e4630b68a8289257860588684ada0ea35 /javascript.html
parent3780edd956e0666361ef2a366945455d78ff9183 (diff)
parent405df13044adcbb5925159726a0b64918c8e263a (diff)
downloadbootstrap-0098c358c8605876a247e9a93269ef24dd145e8f.tar.xz
bootstrap-0098c358c8605876a247e9a93269ef24dd145e8f.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
Diffstat (limited to 'javascript.html')
-rw-r--r--javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html
index 1d4604afc..c9228c211 100644
--- a/javascript.html
+++ b/javascript.html
@@ -1104,7 +1104,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
<td>string | false</td>
<td>false</td>
<td>
- <p>Appends the popover to a specific element. Example: <code>container: 'body'</code>. This option is particularly useful inthat it allows you to position the popover in the flow of the document near the triggering element - which will prevent the popover from floating away from the triggering element during a window resize.</p>
+ <p>Appends the popover to a specific element. Example: <code>container: 'body'</code>. This option is particularly useful in that it allows you to position the popover in the flow of the document near the triggering element - which will prevent the popover from floating away from the triggering element during a window resize.</p>
</td>
</tr>
</tbody>