Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuy <quy@fluxbb.org>2021-02-01 16:22:24 +0300
committerGitHub <noreply@github.com>2021-02-01 16:22:24 +0300
commited0fc832166b0911f1534a2dab7ae38f01d5a119 (patch)
treed9bd2a8b304f2884c8ec6d7aae1a86e9398198f0 /scss/_carousel.scss
parente79c8f3489527d7f5eef2bb3cf14856f26c49871 (diff)
_carousel.scss: Fix typo in comment (#32950)
Diffstat (limited to 'scss/_carousel.scss')
-rw-r--r--scss/_carousel.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_carousel.scss b/scss/_carousel.scss
index 43fa10077d..d389c3042e 100644
--- a/scss/_carousel.scss
+++ b/scss/_carousel.scss
@@ -152,7 +152,7 @@
// Optional indicator pips/controls
//
-// Add an container (such as a list) with the following class and add an item (ideally a focusable control,
+// Add a container (such as a list) with the following class and add an item (ideally a focusable control,
// like a button) with data-bs-target for each slide your carousel holds.
.carousel-indicators {