summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Taylor <rob@robbytaylor.co.uk>2014-02-26 08:31:04 +0000
committerRob Taylor <rob@robbytaylor.co.uk>2014-02-26 08:31:04 +0000
commit0afd656b92940c410cebd29d0b236f01cfdfb69c (patch)
tree422dd7bd457211f868d5a63b45220ea98a316450
parent084bb6b1fc2a352857d8bc9c243003c029b17a3e (diff)
downloadgitlab-ce-0afd656b92940c410cebd29d0b236f01cfdfb69c.tar.gz
Fixed typo in comments of apllication.scss
-rw-r--r--app/assets/stylesheets/application.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 7fdbd5907b0..33466714681 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";