]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Not Less' fault per se
authorChris Rebert <github@rebertia.com>
Thu, 1 May 2014 18:45:48 +0000 (11:45 -0700)
committerChris Rebert <github@rebertia.com>
Thu, 1 May 2014 18:45:48 +0000 (11:45 -0700)
docs/_includes/components/glyphicons.html

index f93d0ec6a27609640c9b7089551c76f01ac2a5ec..301a542b67d12e53ae2d4049ddca153ce3174ffa 100644 (file)
@@ -32,7 +32,7 @@
   </div>
   <div class="bs-callout bs-callout-info">
     <h4><code>@import</code>ing Bootstrap via Less may require adjusting the icon font location</h4>
-    <p>If you <code>@import</code> Bootstrap's Less source into your own Less file, you may need to adjust the <code>@icon-font-path</code> Less variable due to the way that relative paths in <code>url(...)</code>s work in Less.</p>
+    <p>If you <code>@import</code> Bootstrap's Less source into your own Less file, you may need to adjust the <code>@icon-font-path</code> Less variable due to the way that the relative paths in our <code>url(...)</code>s work.</p>
   </div>
 {% highlight html %}
 <span class="glyphicon glyphicon-search"></span>