diff options
| author | Herman Schutte <[email protected]> | 2011-11-04 09:34:12 +0200 |
|---|---|---|
| committer | Herman Schutte <[email protected]> | 2011-11-04 09:34:12 +0200 |
| commit | 79a01b7fcb15d6114c9ba15d5de9f9bd2dc8b983 (patch) | |
| tree | e2c5ac2c83510a874ae82cc41b0448583edd0cd2 /docs | |
| parent | a560eb651d24bd3a6183c78ab8a9b88bfa57c3cc (diff) | |
| download | bootstrap-79a01b7fcb15d6114c9ba15d5de9f9bd2dc8b983.tar.xz bootstrap-79a01b7fcb15d6114c9ba15d5de9f9bd2dc8b983.zip | |
Add correct description for bootstrap-buttons.js in Javascript section
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index fdc05c5f6..c102723b0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1822,7 +1822,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita </tr> <tr> <td><a href="./javascript.html#buttons">bootstrap-buttons.js</a></td> - <td>The ScrollSpy plugin is for adding an auto updating nav based on scroll position to the bootstrap topbar.</td> + <td>This plugin offers additional functionality for managing button state.</td> </tr> <tr> <td><a href="./javascript.html#tabs">bootstrap-tabs.js</a></td> |
