diff options
| author | Jacob Thornton <[email protected]> | 2011-11-04 11:20:41 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-04 11:20:41 -0700 |
| commit | 36b58644121c96c5a72349289b2f5635604b7b46 (patch) | |
| tree | 02eaa944c762a78891f3ef04ebcc06f4322017d6 /docs | |
| parent | 77a315d69d32eb054b93a656594db7ed0ea34fc9 (diff) | |
| parent | 79a01b7fcb15d6114c9ba15d5de9f9bd2dc8b983 (diff) | |
| download | bootstrap-36b58644121c96c5a72349289b2f5635604b7b46.tar.xz bootstrap-36b58644121c96c5a72349289b2f5635604b7b46.zip | |
Merge pull request #537 from hermanschutte/master
Small change to correct the incorrect description for bootstrap-buttons.js in the 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 4726981bd..0b61a6375 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> |
