diff options
| author | Jacob Thornton <[email protected]> | 2011-12-21 13:29:12 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-12-21 13:29:12 -0800 |
| commit | 80cb760fac507ce207a6174f8886417d32d4b5ed (patch) | |
| tree | 8925f47ed322ced655c911b367dbb9be3c39d353 /docs/javascript.html | |
| parent | f72a94ae2879ebfc5206dd40d5db175e13113850 (diff) | |
| download | bootstrap-80cb760fac507ce207a6174f8886417d32d4b5ed.tar.xz bootstrap-80cb760fac507ce207a6174f8886417d32d4b5ed.zip | |
animate -> animation
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 8a9a203e7..8dc3ba9d8 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -579,7 +579,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { </thead> <tbody> <tr> - <td>animate</td> + <td>animation</td> <td>boolean</td> <td>true</td> <td>apply a css fade transition to the tooltip</td> @@ -669,7 +669,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { </thead> <tbody> <tr> - <td>animate</td> + <td>animation</td> <td>boolean</td> <td>true</td> <td>apply a css fade transition to the tooltip</td> |
