Commit 4713fc34cf93b2d90a84c735e168a65df83bb4e1

Authored by Dmitriy Zaporozhets
2 parents 8dd0076c 0afd656b

Merge pull request #6416 from robbytaylor/patch-1

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 70 @import "sections/groups.scss";
71 71  
72 72 /**
73   - * Code ighlight
  73 + * Code highlight
74 74 */
75 75 @import "highlight/white.scss";
76 76 @import "highlight/dark.scss";
... ...