]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
#1712: fix typo in js docs
authorMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 06:50:26 +0000 (22:50 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 5 Feb 2012 06:50:26 +0000 (22:50 -0800)
docs/assets/bootstrap.zip
docs/javascript.html
docs/templates/pages/javascript.mustache

index feedf59973ec141beaf5f414d0baa2747145e72d..3f20466dc880be39ab4e3957dfe95dd287d93e8b 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 7ffb96cffa19a388fb8ff4133714ddf1a6102ba7..5d505eb4fa874f969060b0b648eca97cbfd4e619 100644 (file)
@@ -1422,7 +1422,7 @@ $('.myCarousel').carousel({
 </pre>
           <h3>Methods</h3>
           <h4>.typeahead(options)</h4>
-          <p>Initializes an input with a typahead.</p>
+          <p>Initializes an input with a typeahead.</p>
         </div>
       </div>
     </section>
index 29632a090c193d88f1bd5af28c74d7b800c8b876..67bc83a1cecf6ac36a2a9c491274cae90ea33554 100644 (file)
@@ -1346,7 +1346,7 @@ $('.myCarousel').carousel({
 </pre>
           <h3>{{_i}}Methods{{/i}}</h3>
           <h4>.typeahead({{_i}}options{{/i}})</h4>
-          <p>{{_i}}Initializes an input with a typahead.{{/i}}</p>
+          <p>{{_i}}Initializes an input with a typeahead.{{/i}}</p>
         </div>
       </div>
     </section>
\ No newline at end of file