aboutsummaryrefslogtreecommitdiff
path: root/less/type.less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-12-15 18:13:50 -0800
committerChris Rebert <[email protected]>2013-12-15 18:13:50 -0800
commitbe508e043c2a5f53b352066a1628693adfa7755e (patch)
tree57d81a8be142ab111d8750b576f86747379348a3 /less/type.less
parent4ee93c9f8529cfeef56d4178b91e1ddcb0bff09c (diff)
downloadbootstrap-be508e043c2a5f53b352066a1628693adfa7755e.tar.xz
bootstrap-be508e043c2a5f53b352066a1628693adfa7755e.zip
copyediting
Diffstat (limited to 'less/type.less')
-rw-r--r--less/type.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less
index 9d032b268..5373975d2 100644
--- a/less/type.less
+++ b/less/type.less
@@ -126,7 +126,7 @@ cite { font-style: normal; }
// For now we'll leave these alongside the text classes until v4 when we can
// safely shift things around (per SemVer rules).
.bg-primary {
- // Given the contrast here, this is the only class to have it's color inverted
+ // Given the contrast here, this is the only class to have its color inverted
// automatically.
color: #fff;
background-color: @brand-primary;