]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix grammar of comment for <label> in Reboot 18426/head
authorChris Rebert <github@chrisrebert.com>
Fri, 4 Dec 2015 09:46:45 +0000 (01:46 -0800)
committerChris Rebert <github@chrisrebert.com>
Fri, 4 Dec 2015 09:46:45 +0000 (01:46 -0800)
scss/_reboot.scss

index 585adc3c6610118b56bdf3c9e6670a5c4a109ea0..2102b2e54c8ce75fdaeeebda1b9e2f0cbd5b3a6b 100644 (file)
@@ -259,7 +259,7 @@ th {
 //
 
 label {
-  // Allow labels can use `margin` for spacing.
+  // Allow labels to use `margin` for spacing.
   display: inline-block;
   margin-bottom: .5rem;
 }