1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

correct spelling errors (#26837)

This commit is contained in:
Andrew
2018-07-09 19:59:22 -05:00
committed by Mark Otto
parent 8b50a72f3c
commit abb4868626
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
// 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.
//