]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Corrected typo in carousel.html
authorSeth Lilly <seth@sethlilly.com>
Thu, 2 May 2013 17:03:54 +0000 (14:03 -0300)
committerSeth Lilly <seth@sethlilly.com>
Thu, 2 May 2013 17:03:54 +0000 (14:03 -0300)
Changed text from "First featurette headling" to "First featurette heading" in the first `h2.featurette-heading` tag.

carousel.html

index 954375d4bfa936db964194a746ea907036095e44..cd6855aab5b72c5676bac600c08e624abdd69fcf 100644 (file)
@@ -350,7 +350,7 @@ body {
 
   <div class="featurette">
     <img class="featurette-image img-circle pull-right" data-src="holder.js/512x512">
-    <h2 class="featurette-heading">First featurette headling. <span class="text-muted">It'll blow your mind.</span></h2>
+    <h2 class="featurette-heading">First featurette heading. <span class="text-muted">It'll blow your mind.</span></h2>
     <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
   </div>