]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
spelling mistake in comment
authorMark Otto <mark.otto@twitter.com>
Thu, 17 Nov 2011 08:41:26 +0000 (00:41 -0800)
committerMark Otto <mark.otto@twitter.com>
Thu, 17 Nov 2011 08:41:26 +0000 (00:41 -0800)
lib/mixins.less

index fc17950426a25b8f790c951e299aa64fd1f78f56..670b17384b67b02f31c199e8fab31d8078770a91 100644 (file)
   }
 }
 
-// Gradient Bar Colors for buttons and allerts
+// Gradient Bar Colors for buttons and alerts
 .gradientBar(@primaryColor, @secondaryColor) {
   #gradient > .vertical(@primaryColor, @secondaryColor);
   text-shadow: 0 -1px 0 rgba(0,0,0,.25);