]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix error in comment in settings 4876/head
authorKamaleshwar Morjal <kamal@morjal.com>
Wed, 2 Apr 2014 13:24:20 +0000 (18:54 +0530)
committerKamaleshwar Morjal <kamal@morjal.com>
Wed, 2 Apr 2014 13:24:20 +0000 (18:54 +0530)
scss/foundation/_settings.scss

index ba9948a91e88c054e1277cb8281ce9a650665b2a..f33c7fbcb458c4f057ebd602df22a18f10b7a232 100644 (file)
@@ -20,7 +20,7 @@
 // set $rem-base to $base-font-size and make sure $base-font-size is a px value.
 // $base-font-size: 100%;
 
-// The $base-line-height is 100% while $base-font-size is 150%
+// The $base-font-size is 100% while $base-line-height is 150%
 // $base-line-height: 150%;
 
 // We use this to control whether or not CSS classes come through in the gem files.