]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #4586: typo in docs
authorMark Otto <markotto@twitter.com>
Wed, 22 Aug 2012 16:45:57 +0000 (09:45 -0700)
committerMark Otto <markotto@twitter.com>
Wed, 22 Aug 2012 16:45:57 +0000 (09:45 -0700)
docs/base-css.html
docs/templates/pages/base-css.mustache

index fa9dd4b9338e436d1e3d50057f4d4303ae5164ae..095fbc6b7284f7899208c7f0b98c91ab23550f94 100644 (file)
@@ -1756,7 +1756,7 @@ For example, &lt;code&gt;&lt;section&gt;&lt;/code&gt; should be wrapped as inlin
           </ul>
 
           <h3>Glyphicons attribution</h3>
-          <p><a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but an arrangement between Bootstrap and the Glyphicons creators have made this possible at not cost to you as developers. As a thank you, we ask you to include an optional link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever practical.</p>
+          <p><a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but an arrangement between Bootstrap and the Glyphicons creators have made this possible at no cost to you as developers. As a thank you, we ask you to include an optional link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever practical.</p>
 
 
           <hr class="bs-docs-separator">
index ecf0100d3793990a373651af5410ec939fe45be2..9016570df1c6043891428bd00e18728254f5c8c2 100644 (file)
           </ul>
 
           <h3>Glyphicons attribution</h3>
-          <p>{{_i}}<a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but an arrangement between Bootstrap and the Glyphicons creators have made this possible at not cost to you as developers. As a thank you, we ask you to include an optional link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever practical.{{/i}}</p>
+          <p>{{_i}}<a href="http://glyphicons.com/">Glyphicons</a> Halflings are normally not available for free, but an arrangement between Bootstrap and the Glyphicons creators have made this possible at no cost to you as developers. As a thank you, we ask you to include an optional link back to <a href="http://glyphicons.com/">Glyphicons</a> whenever practical.{{/i}}</p>
 
 
           <hr class="bs-docs-separator">