From: Chris Rebert Date: Thu, 1 May 2014 18:45:48 +0000 (-0700) Subject: Not Less' fault per se X-Git-Tag: v3.2.0~210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c8daea75b19424e026c78262e0fac1a95d715a;p=thirdparty%2Fbootstrap.git Not Less' fault per se --- diff --git a/docs/_includes/components/glyphicons.html b/docs/_includes/components/glyphicons.html index f93d0ec6a2..301a542b67 100644 --- a/docs/_includes/components/glyphicons.html +++ b/docs/_includes/components/glyphicons.html @@ -32,7 +32,7 @@

@importing Bootstrap via Less may require adjusting the icon font location

-

If you @import Bootstrap's Less source into your own Less file, you may need to adjust the @icon-font-path Less variable due to the way that relative paths in url(...)s work in Less.

+

If you @import Bootstrap's Less source into your own Less file, you may need to adjust the @icon-font-path Less variable due to the way that the relative paths in our url(...)s work.

{% highlight html %}