diff options
| author | Can Burak Cilingir <[email protected]> | 2013-02-15 18:47:34 +0800 |
|---|---|---|
| committer | Can Burak Cilingir <[email protected]> | 2013-02-15 18:47:34 +0800 |
| commit | a77cd6cb5d42a9474a5b3da8b012065a681c0a81 (patch) | |
| tree | 80062a33e03c6e5bb7eb50f3470f76c4016c65ca /docs/javascript.html | |
| parent | e44f8cc560839cfd29f5b0e92ec66038705fbc74 (diff) | |
| download | bootstrap-a77cd6cb5d42a9474a5b3da8b012065a681c0a81.tar.xz bootstrap-a77cd6cb5d42a9474a5b3da8b012065a681c0a81.zip | |
Fix typo on JavaScript documentation
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index e6ff65eaf..3fc8d0471 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -824,7 +824,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 mutliple, space seperated, trigger types.</td> + <td>how tooltip is triggered - click | hover | focus | manual. Note you case pass trigger multiple, space seperated, trigger types.</td> </tr> <tr> <td>delay</td> |
