Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Taylor <rob@robbytaylor.co.uk>2014-02-26 12:31:04 +0400
committerRob Taylor <rob@robbytaylor.co.uk>2014-02-26 12:31:04 +0400
commit0afd656b92940c410cebd29d0b236f01cfdfb69c (patch)
tree422dd7bd457211f868d5a63b45220ea98a316450 /app/assets/stylesheets/application.scss
parent084bb6b1fc2a352857d8bc9c243003c029b17a3e (diff)
Fixed typo in comments of apllication.scss
Diffstat (limited to 'app/assets/stylesheets/application.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";