diff options
| author | Jacob Thornton <[email protected]> | 2012-02-13 18:42:57 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-02-13 18:42:57 -0800 |
| commit | a8c478e05189d195d4b921c5d0eb6c601ea35711 (patch) | |
| tree | 592350f61d1a4ba91ed587ea8615b5a850ea13d7 /docs/templates/pages/javascript.mustache | |
| parent | 6e77c9d1233c1621deeaa2dd00e6eca3fd618610 (diff) | |
| parent | 64ea59234f30f51ab5497830d1825c7e043a575e (diff) | |
| download | bootstrap-a8c478e05189d195d4b921c5d0eb6c601ea35711.tar.xz bootstrap-a8c478e05189d195d4b921c5d0eb6c601ea35711.zip | |
Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wip
Conflicts:
docs/assets/bootstrap.zip
Diffstat (limited to 'docs/templates/pages/javascript.mustache')
| -rw-r--r-- | docs/templates/pages/javascript.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 553913d21..c072e306b 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -854,7 +854,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) { </p> </div> <hr> - <h2>{{_i}}Using bootstrap-alerts.js{{/i}}</h2> + <h2>{{_i}}Using bootstrap-alert.js{{/i}}</h2> <p>{{_i}}Enable dismissal of an alert via javascript:{{/i}}</p> <pre class="prettyprint linenums">$(".alert").alert()</pre> <h3>{{_i}}Markup{{/i}}</h3> |
