From: Aaron Cordovez Date: Sun, 2 Nov 2014 00:46:33 +0000 (-0700) Subject: Fix typo X-Git-Tag: v3.3.1~55^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14967%2Fhead;p=thirdparty%2Fbootstrap.git Fix typo Corrected spelling of the word "elements" --- diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index 62adc09e6f..a74802b623 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -1,7 +1,7 @@

Carousel carousel.js

-

A slideshow component for cycling through elemnts, like a carousel. Nested carousels are not supported.

+

A slideshow component for cycling through elements, like a carousel. Nested carousels are not supported.