0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

fix typo in js docs carousel section per #2299

This commit is contained in:
Mark Otto 2012-02-27 19:40:07 -08:00
parent af8261af93
commit d57598827f
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -1352,7 +1352,7 @@ $('.carousel').carousel({
<h4>.carousel('next')</h4>
<p>Cycles to the next item.</p>
<h3>Events</h3>
<p>Bootstrap's modal class exposes a few events for hooking into modal functionality.</p>
<p>Bootstrap's carousel class exposes a few events for hooking into carousel functionality.</p>
<table class="table table-bordered table-striped">
<thead>
<tr>

View File

@ -1276,7 +1276,7 @@ $('.carousel').carousel({
<h4>.carousel('next')</h4>
<p>{{_i}}Cycles to the next item.{{/i}}</p>
<h3>{{_i}}Events{{/i}}</h3>
<p>{{_i}}Bootstrap's modal class exposes a few events for hooking into modal functionality.{{/i}}</p>
<p>{{_i}}Bootstrap's carousel class exposes a few events for hooking into carousel functionality.{{/i}}</p>
<table class="table table-bordered table-striped">
<thead>
<tr>