]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix typo in grid-column-margin comment
authorNicolas Coden <nicolas@ncoden.fr>
Sat, 3 Dec 2016 13:52:56 +0000 (14:52 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Sat, 3 Dec 2016 13:52:56 +0000 (14:52 +0100)
scss/grid/_gutter.scss

index cbc5e5a3909cf8f22849494202c1ec31c9c4d7e2..745182fcd7ed04459ee295ba4d9d9a648eadac95 100644 (file)
@@ -60,7 +60,7 @@
   @include grid-column-uncollapse($gutter);
 }
 
-/// Sets bottom marin on grid columns to match gutters
+/// Sets bottom margin on grid columns to match gutters
 /// @param {Number|Keyword} $margin [auto]
 ///   The bottom margin on grid columns, accepts multiple values:
 ///   - A single value will make the margin that exact size.