From: jonmunson Date: Mon, 19 Jan 2015 21:24:43 +0000 (+0000) Subject: Fix comment spelling mistake X-Git-Tag: v5.5.1~20^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6205%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix comment spelling mistake Line 9 - "components" --- diff --git a/scss/foundation/_functions.scss b/scss/foundation/_functions.scss index 10bcb794b..9572a77ad 100644 --- a/scss/foundation/_functions.scss +++ b/scss/foundation/_functions.scss @@ -6,7 +6,7 @@ $rem-base: 16px !default; // IMPORT ONCE -// We use this to prevent styles from being loaded multiple times for compenents that rely on other components. +// We use this to prevent styles from being loaded multiple times for components that rely on other components. $modules: () !default; @mixin exports($name) { // Import from global scope