From: Quy Date: Mon, 1 Feb 2021 13:22:24 +0000 (-0800) Subject: _carousel.scss: Fix typo in comment (#32950) X-Git-Tag: v5.0.0-beta2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0fc832166b0911f1534a2dab7ae38f01d5a119;p=thirdparty%2Fbootstrap.git _carousel.scss: Fix typo in comment (#32950) --- 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 {