assets/stylesheets/bootstrap/mixins/_hover.scss in bootstrap-4.1.1 vs assets/stylesheets/bootstrap/mixins/_hover.scss in bootstrap-4.1.2

- old
+ new

@@ -1,7 +1,7 @@ // Hover mixin and `$enable-hover-media-query` are deprecated. // -// Origally added during our alphas and maintained during betas, this mixin was +// Originally added during our alphas and maintained during betas, this mixin was // designed to prevent `:hover` stickiness on iOS-an issue where hover styles // would persist after initial touch. // // For backward compatibility, we've kept these mixins and updated them to // always return their regular pseudo-classes instead of a shimmed media query.