]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix #15688
authorChris Rebert <github@rebertia.com>
Fri, 30 Jan 2015 02:00:49 +0000 (18:00 -0800)
committerChris Rebert <github@rebertia.com>
Fri, 30 Jan 2015 02:00:49 +0000 (18:00 -0800)
Stability > Precision

docs/_includes/components/glyphicons.html

index ed454110b3661789ad6c54c053185d012e407f75..1653863bc326b4efb73dcfa67d23e8d98d33ca12 100644 (file)
@@ -2,7 +2,7 @@
   <h1 id="glyphicons" class="page-header">Glyphicons</h1>
 
   <h2 id="glyphicons-glyphs">Available glyphs</h2>
-  <p>Includes 260 glyphs in font format from the Glyphicon Halflings set. <a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p>
+  <p>Includes over 250 glyphs in font format from the Glyphicon Halflings set. <a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you include a link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever possible.</p>
   <div class="bs-glyphicons">
     <ul class="bs-glyphicons-list">
       {% for iconClassName in site.data.glyphicons %}