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

[trivial] Correct typos (#26297)

This commit is contained in:
Varunram Ganesh
2018-04-14 13:11:18 +05:30
committed by Patrick H. Lauke
parent ba10b63c9d
commit 871e0838a4
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
// would persist after initial touch.
//
// For backward compatibility, we've kept these mixins and updated them to
// always return their regular psuedo-classes instead of a shimmed media query.
// always return their regular pseudo-classes instead of a shimmed media query.
//
// Issue: https://github.com/twbs/bootstrap/issues/25195