]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fixes comment typo
authorRafi <rafibomb@users.noreply.github.com>
Wed, 30 Mar 2016 16:40:03 +0000 (09:40 -0700)
committerRafi <rafibomb@users.noreply.github.com>
Wed, 30 Mar 2016 16:40:03 +0000 (09:40 -0700)
scss/components/_callout.scss

index a33792a811807e4469ffbe375db9f38809d8354a..cb4665116a10a575a88fcb82c696b3724fa68d1b 100644 (file)
@@ -6,7 +6,7 @@
 /// @group callout
 ////
 
-/// Defualt background color.
+/// Default background color.
 /// @type Color
 $callout-background: $white !default;