浏览代码

Update _mixins.scss

Changed "overdue" to "overdo." Simple grammatical edit in comments.
Chris Balt 12 年之前
父节点
当前提交
c73935f023
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      library/scss/_mixins.scss

+ 1 - 1
library/scss/_mixins.scss

@@ -170,7 +170,7 @@ USAGE: @include transition(all 0.2s ease-in-out);
 /*********************
 CSS3 GRADIENTS
 Be careful with these since they can
-really slow down your CSS. Don't overdue it.
+really slow down your CSS. Don't overdo it.
 *********************/
 
 /* @include css-gradient(#dfdfdf,#f8f8f8); */