From c321adf2896f67eb35d72c609409bd710a10fdec Mon Sep 17 00:00:00 2001
From: Chris Rebert <github@rebertia.com>
Date: Mon, 5 Aug 2013 13:13:54 -0700
Subject: [PATCH] carousel.less: copyedit explanatory comment

---
 less/carousel.less | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/less/carousel.less b/less/carousel.less
index 7e391e6d54..cf0d1e216e 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 {
-- 
GitLab