]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Typo fix in components/_callout.scss 8093/head
authorMichel Sabchuk <michel@turbosys.com.br>
Fri, 5 Feb 2016 13:10:32 +0000 (11:10 -0200)
committerMichel Sabchuk <michel@turbosys.com.br>
Fri, 5 Feb 2016 13:10:32 +0000 (11:10 -0200)
scss/components/_callout.scss

index 487343cad26cdbda6e03f00e92315db36dfd57a1..b19c639e5273ae2be122d941d3b54f3031aabbf3 100644 (file)
@@ -14,7 +14,7 @@ $callout-background: $white !default;
 /// @type Number
 $callout-background-fade: 85% !default;
 
-/// Defualt border style for callouts.
+/// Default border style for callouts.
 /// @type List
 $callout-border: 1px solid rgba($black, 0.25) !default;