From: Justin Cron Date: Mon, 1 Jun 2015 20:17:32 +0000 (-0700) Subject: Fixed typo X-Git-Tag: v3.3.5~9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=565037a914e72ed7e0a0e2689b6af1eb8bccf4a3;p=thirdparty%2Fbootstrap.git Fixed typo --- diff --git a/less/mixins/hide-text.less b/less/mixins/hide-text.less index c2315e572f..bc70118509 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()`. //