mixins.less: fix typo in comment

This commit is contained in:
Chris Rebert 2014-01-09 13:45:10 -08:00
parent 6645e5daad
commit 82eccef7e3
1 changed files with 1 additions and 1 deletions

View File

@ -851,7 +851,7 @@
border-color: @border-color;
background-color: @background-color;
}
// Optional feedack icon
// Optional feedback icon
.form-control-feedback {
color: @text-color;
}