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
path: root/scss
diff options
context:
space:
mode:
authoracidrums4 <acidrums4@gmail.com>2018-12-04 22:14:23 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2018-12-04 22:14:23 +0300
commit1a171b80ab1b46f59cfd727a7e5f8a10fc43b189 (patch)
tree41cfad1eb692eec5720244513bb128a1dd35704d /scss
parente9ec5e73929a46852abf9c7d4e5fc03d50f76d3c (diff)
Remove double 'the' in comment (#27767)
Diffstat (limited to 'scss')
-rw-r--r--scss/_reboot.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index 8c727d029c..ed4821a4d4 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -50,7 +50,7 @@ article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
//
// 1. Remove the margin in all browsers.
// 2. As a best practice, apply a default `background-color`.
-// 3. Set an explicit initial text-align value so that we can later use the
+// 3. Set an explicit initial text-align value so that we can later use
// the `inherit` value on things like `<th>` elements.
body {