]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Clean up tooltip's trigger description in the docs.
authorChristopher Canipe <christopher.canipe@pinnacol.com>
Fri, 19 Jul 2013 01:41:42 +0000 (19:41 -0600)
committerChristopher Canipe <christopher.canipe@pinnacol.com>
Fri, 19 Jul 2013 01:41:42 +0000 (19:41 -0600)
javascript.html

index 94946a351273ec3da43a8f8d6176df8d10d2f9ec..b4e053056a89fd4e07b91ec4fdf2b3e8c31e7931 100644 (file)
@@ -815,7 +815,7 @@ $('#example').tooltip(options)
                <td>trigger</td>
                <td>string</td>
                <td>'hover focus'</td>
-               <td>how tooltip is triggered - click | hover | focus | manual. Note you case pass trigger multiple, space separated, trigger types.</td>
+               <td>how tooltip is triggered - click | hover | focus | manual. You may pass multiple triggers; separate them with a space.</td>
              </tr>
              <tr>
                <td>delay</td>