Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorKevin Kirsche <Kev.Kirsche+GitHub@gmail.com>2015-11-11 06:07:38 +0300
committerKevin Kirsche <Kev.Kirsche@gmail.com>2015-11-12 02:54:10 +0300
commitfc87d82ae926b4c92b5b41f2bcfa2d8f8541289b (patch)
tree3e1063973f9c15b241b4be8d71e74ba62acb069d /less
parentb2a4cf0517657fcd17a04630b7cacbaa5f4ffc96 (diff)
Update verb tenses to proper tense for feature deprecations
X-Ref: https://github.com/twbs/bootstrap/commit/fce30b57e2fbe750cdebf1794d3917f3176d06ce
Diffstat (limited to 'less')
-rw-r--r--less/mixins/hide-text.less2
-rw-r--r--less/mixins/vendor-prefixes.less2
2 files changed, 2 insertions, 2 deletions
diff --git a/less/mixins/hide-text.less b/less/mixins/hide-text.less
index bc70118509..2bb84a3b44 100644
--- a/less/mixins/hide-text.less
+++ b/less/mixins/hide-text.less
@@ -6,7 +6,7 @@
//
// Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757
-// Deprecated as of v3.0.1 (will be removed in v4)
+// Deprecated as of v3.0.1 (has been removed in v4)
.hide-text() {
font: ~"0/0" a;
color: transparent;
diff --git a/less/mixins/vendor-prefixes.less b/less/mixins/vendor-prefixes.less
index cc5c15eb66..2b5e74b99e 100644
--- a/less/mixins/vendor-prefixes.less
+++ b/less/mixins/vendor-prefixes.less
@@ -1,7 +1,7 @@
// Vendor Prefixes
//
// All vendor mixins are deprecated as of v3.2.0 due to the introduction of
-// Autoprefixer in our Gruntfile. They will be removed in v4.
+// Autoprefixer in our Gruntfile. They have been removed in v4.
// - Animations
// - Backface visibility