Commit f09e7964 authored by Chris Rebert's avatar Chris Rebert
Browse files

Merge pull request #16567 from justincron/master

Fixed typo in hide-text.less
[skip sauce]
[skip validator]
parents bae5f376 565037a9
Showing with 1 addition and 1 deletion
+1 -1
// CSS image replacement // CSS image replacement
// //
// Heads up! v3 launched with with only `.hide-text()`, but per our pattern for // Heads up! v3 launched with only `.hide-text()`, but per our pattern for
// mixins being reused as classes with the same name, this doesn't hold up. As // mixins being reused as classes with the same name, this doesn't hold up. As
// of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. // of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`.
// //
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment