From 0afd656b92940c410cebd29d0b236f01cfdfb69c Mon Sep 17 00:00:00 2001 From: Rob Taylor Date: Wed, 26 Feb 2014 08:31:04 +0000 Subject: [PATCH] Fixed typo in comments of apllication.scss --- app/assets/stylesheets/application.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 7fdbd59..3346671 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -70,7 +70,7 @@ @import "sections/groups.scss"; /** - * Code ighlight + * Code highlight */ @import "highlight/white.scss"; @import "highlight/dark.scss"; -- libgit2 0.21.2