0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-07 04:54:24 +01:00

spelling mistake in comment

This commit is contained in:
Mark Otto 2011-11-17 00:41:26 -08:00
parent 160970560b
commit 6418a40675

View File

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