diff options
| author | Mark Otto <[email protected]> | 2014-03-10 00:10:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-10 00:10:07 -0700 |
| commit | 0b7b374691710c9b07d890c444cdb04fbbe1b6f1 (patch) | |
| tree | 4c6401984e7262e35c141634702c1e1361cd2444 | |
| parent | a36643dd338537a9b4319fbab6e1dbf2e7d1cf9c (diff) | |
| download | bootstrap-0b7b374691710c9b07d890c444cdb04fbbe1b6f1.tar.xz bootstrap-0b7b374691710c9b07d890c444cdb04fbbe1b6f1.zip | |
words
| -rw-r--r-- | less/mixins/vendor-prefixes.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/mixins/vendor-prefixes.less b/less/mixins/vendor-prefixes.less index 81b0e52e7..4418ac911 100644 --- a/less/mixins/vendor-prefixes.less +++ b/less/mixins/vendor-prefixes.less @@ -1,6 +1,6 @@ // Vendor Prefixes // -// All vender mixins are deprecated as of v3.2 due to the introduction of +// All vendor mixins are deprecated as of v3.2 due to the introduction of // Autoprefixer in our Gruntfile. They will be removed in v4. // - Animations |
