diff options
| author | Chris Rebert <[email protected]> | 2013-08-05 13:13:54 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-05 13:13:54 -0700 |
| commit | c321adf2896f67eb35d72c609409bd710a10fdec (patch) | |
| tree | 92f354650259d6675e2a36024933876e38adee8a /less/carousel.less | |
| parent | 96136dbb56e136278cc7084caf84291949925d0c (diff) | |
| download | bootstrap-c321adf2896f67eb35d72c609409bd710a10fdec.tar.xz bootstrap-c321adf2896f67eb35d72c609409bd710a10fdec.zip | |
carousel.less: copyedit explanatory comment
Diffstat (limited to 'less/carousel.less')
| -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 { |
