From: Kamaleshwar Morjal Date: Wed, 2 Apr 2014 13:24:20 +0000 (+0530) Subject: Fix error in comment in settings X-Git-Tag: v5.2.3~88^2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4876%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix error in comment in settings --- diff --git a/scss/foundation/_settings.scss b/scss/foundation/_settings.scss index ba9948a91..f33c7fbcb 100644 --- a/scss/foundation/_settings.scss +++ b/scss/foundation/_settings.scss @@ -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.