Commit 0afd656b92940c410cebd29d0b236f01cfdfb69c
1 parent
084bb6b1
Exists in
spb-stable
and in
3 other branches
Fixed typo in comments of apllication.scss
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/assets/stylesheets/application.scss
@@ -70,7 +70,7 @@ | @@ -70,7 +70,7 @@ | ||
70 | @import "sections/groups.scss"; | 70 | @import "sections/groups.scss"; |
71 | 71 | ||
72 | /** | 72 | /** |
73 | - * Code ighlight | 73 | + * Code highlight |
74 | */ | 74 | */ |
75 | @import "highlight/white.scss"; | 75 | @import "highlight/white.scss"; |
76 | @import "highlight/dark.scss"; | 76 | @import "highlight/dark.scss"; |