]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix comment spelling mistake 6205/head
authorjonmunson <jonmunson@users.noreply.github.com>
Mon, 19 Jan 2015 21:24:43 +0000 (21:24 +0000)
committerjonmunson <jonmunson@users.noreply.github.com>
Mon, 19 Jan 2015 21:24:43 +0000 (21:24 +0000)
Line 9 - "components"

scss/foundation/_functions.scss

index 10bcb794b6fb32d29006732fef378fa0aadfba23..9572a77ad29dd3faca524564418b031e24553933 100644 (file)
@@ -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