]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Typo fix (raidus -> radius) 673/head
authorSean Rice <seanriceaz@users.noreply.github.com>
Wed, 28 Dec 2016 17:22:38 +0000 (10:22 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2016 17:22:38 +0000 (10:22 -0700)
Changing "raidus" to "radius"

This typo was propagating into the documentation as well!

scss/_global.scss

index 1d176927162e3d7ee9823a51ef5e232c91c9db97..4f2288a1667c5112237a3d070eb7322b71c9370c 100755 (executable)
@@ -78,7 +78,7 @@ $global-padding: 16px !default;
 /// @type Number
 $global-margin: 16px !default;
 
-/// Global raidus of radius-corners.
+/// Global radius of radius-corners.
 /// @type Number
 $global-radius: 3px !default;