diff options
| author | Mark Otto <[email protected]> | 2013-08-05 14:20:46 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-05 14:20:46 -0700 |
| commit | bfe76273a0402f65687bdd56d6df9906edd248bd (patch) | |
| tree | 3350d34444944e0898a018454be865ad1a5473e8 | |
| parent | c15f5a89a07316404b289fc0c65db1a4e52c95d1 (diff) | |
| parent | c321adf2896f67eb35d72c609409bd710a10fdec (diff) | |
| download | bootstrap-bfe76273a0402f65687bdd56d6df9906edd248bd.tar.xz bootstrap-bfe76273a0402f65687bdd56d6df9906edd248bd.zip | |
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
| -rw-r--r-- | less/carousel.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/carousel.less b/less/carousel.less index 7e391e6d5..cf0d1e216 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -128,7 +128,7 @@ // Optional indicator pips // -// Add an unordered list with the follow class and add a list item for each +// Add an unordered list with the following class and add a list item for each // slide your carousel holds. .carousel-indicators { |
