From 732970a8d63d3c5af8dc09b736f45902a5bf8983 Mon Sep 17 00:00:00 2001 From: Reda Lemeden Date: Fri, 21 Feb 2014 22:11:31 +0100 Subject: [PATCH] Fix typo --- app/assets/stylesheets/functions/_color-lightness.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/functions/_color-lightness.scss b/app/assets/stylesheets/functions/_color-lightness.scss index eff5ef482..1155fea82 100644 --- a/app/assets/stylesheets/functions/_color-lightness.scss +++ b/app/assets/stylesheets/functions/_color-lightness.scss @@ -1,4 +1,4 @@ -// Programatically determines whetner a color is light or dark +// Programatically determines whether a color is light or dark // Returns a boolean // Uses the W3C lightness method http://www.w3.org/TR/AERT#color-contrast