]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
This is error? 11733/head
authorkostyatretyak <ktretyakgm@gmail.com>
Fri, 6 Dec 2013 00:28:42 +0000 (02:28 +0200)
committerkostyatretyak <ktretyakgm@gmail.com>
Fri, 6 Dec 2013 00:28:42 +0000 (02:28 +0200)
javascript.html

index 9557ca623d4b06a46401b0fd10468e20ffccabc6..f0d50fcdd3f2b08248e07a9923790c9597c4be74 100644 (file)
@@ -1123,7 +1123,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
             <td>animation</td>
             <td>boolean</td>
             <td>true</td>
-            <td>apply a CSS fade transition to the tooltip</td>
+            <td>apply a CSS fade transition to the popover</td>
           </tr>
           <tr>
             <td>html</td>
@@ -1141,7 +1141,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
             <td>selector</td>
             <td>string</td>
             <td>false</td>
-            <td>if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsfiddle.net/fScua/">an informative example</a>.</td>
+            <td>if a selector is provided, tooltip objects will be delegated to the specified targets. In practice, this is used to enable dynamic HTML content to have popovers added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsfiddle.net/fScua/">an informative example</a>.</td>
           </tr>
           <tr>
             <td>trigger</td>