]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add 's' to 'classe' in components docs. thanks mishmosh. 3042/head
authorctalkington <chris@christalkington.com>
Thu, 12 Apr 2012 20:14:54 +0000 (15:14 -0500)
committerctalkington <chris@christalkington.com>
Thu, 12 Apr 2012 20:14:54 +0000 (15:14 -0500)
docs/components.html
docs/templates/pages/components.mustache

index 66f62329afcea46c6bf7ace34e3cdfa74be72615..7cd17b8b16ce61a7ce39cabbe5876fd6c8798993 100644 (file)
         </div><!-- /btn-group -->
       </div><!-- /btn-toolbar -->
       <h3>Sizes</h3>
-      <p>Utilize the extra button classe <code>.btn-mini</code>, <code>.btn-small</code>, or <code>.btn-large</code> for sizing.</p>
+      <p>Utilize the extra button classes <code>.btn-mini</code>, <code>.btn-small</code>, or <code>.btn-large</code> for sizing.</p>
       <div class="btn-toolbar">
         <div class="btn-group">
           <button class="btn btn-large">Large action</button>
index aff449c7345ce78b4e77176e28614da2a66a45e3..ac6ce243baadfe14017ab89f0b4a47cae35221d8 100644 (file)
         </div><!-- /btn-group -->
       </div><!-- /btn-toolbar -->
       <h3>{{_i}}Sizes{{/i}}</h3>
-      <p>{{_i}}Utilize the extra button classe <code>.btn-mini</code>, <code>.btn-small</code>, or <code>.btn-large</code> for sizing.{{/i}}</p>
+      <p>{{_i}}Utilize the extra button classes <code>.btn-mini</code>, <code>.btn-small</code>, or <code>.btn-large</code> for sizing.{{/i}}</p>
       <div class="btn-toolbar">
         <div class="btn-group">
           <button class="btn btn-large">{{_i}}Large action{{/i}}</button>