aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorCan Burak Cilingir <[email protected]>2013-02-15 18:47:34 +0800
committerCan Burak Cilingir <[email protected]>2013-02-15 18:47:34 +0800
commita77cd6cb5d42a9474a5b3da8b012065a681c0a81 (patch)
tree80062a33e03c6e5bb7eb50f3470f76c4016c65ca /docs/javascript.html
parente44f8cc560839cfd29f5b0e92ec66038705fbc74 (diff)
downloadbootstrap-a77cd6cb5d42a9474a5b3da8b012065a681c0a81.tar.xz
bootstrap-a77cd6cb5d42a9474a5b3da8b012065a681c0a81.zip
Fix typo on JavaScript documentation
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html2
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>