diff options
| author | Justin Cron <[email protected]> | 2015-06-01 13:17:32 -0700 |
|---|---|---|
| committer | Justin Cron <[email protected]> | 2015-06-01 13:17:32 -0700 |
| commit | 565037a914e72ed7e0a0e2689b6af1eb8bccf4a3 (patch) | |
| tree | eb4e3e8777c7a30cbf8798e60f1727f1d3bac822 /less | |
| parent | 399658178d3248f58f167233d99ae10990cf76fb (diff) | |
| download | bootstrap-565037a914e72ed7e0a0e2689b6af1eb8bccf4a3.tar.xz bootstrap-565037a914e72ed7e0a0e2689b6af1eb8bccf4a3.zip | |
Fixed typo
Diffstat (limited to 'less')
| -rw-r--r-- | less/mixins/hide-text.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/mixins/hide-text.less b/less/mixins/hide-text.less index c2315e572..bc7011850 100644 --- a/less/mixins/hide-text.less +++ b/less/mixins/hide-text.less @@ -1,6 +1,6 @@ // 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 // of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. // |
