]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix typo in js docs carousel section per #2299
authorMark Otto <markotto@twitter.com>
Tue, 28 Feb 2012 03:40:07 +0000 (19:40 -0800)
committerMark Otto <markotto@twitter.com>
Tue, 28 Feb 2012 03:40:07 +0000 (19:40 -0800)
docs/assets/bootstrap.zip
docs/javascript.html
docs/templates/pages/javascript.mustache

index 94c7df100994ff82669ebd6b6e6536cad594c833..1729408b0be83f385dffe6114e407240dce39b94 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index c64a85b5360791c5dca17121c8ead472cbc8c09d..8f1d160cae7b788c1992a465cc04ebe14f9b2aba 100644 (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>
index c88b4296a09582bd824f58c9c8259278b6f7b7b8..9af03eccd10cc1ab083038b54c886354c47b4726 100644 (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>