]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix spelling booboo
authorMark Otto <markotto@twitter.com>
Tue, 27 Mar 2012 16:21:13 +0000 (09:21 -0700)
committerMark Otto <markotto@twitter.com>
Tue, 27 Mar 2012 16:21:13 +0000 (09:21 -0700)
docs/assets/bootstrap.zip
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache

index 93f495965d448721786e5075f640b38ea5a13a10..ec3a231fe17d9a4a01bca3fcc5120b51c4d3bad9 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index e2715a2c3295cba0d2371b211321859727f8089c..9236fa0119491f1bafc7eb2134b763653f7085ff 100644 (file)
   <div class="row">
     <div class="span4">
       <p>The default grid system provided as part of Bootstrap is a <strong>940px-wide, 12-column grid</strong>.</p>
-      <p>It also has four responsive variations for various devices and resolutions: phone, tablet portrait, table landscape and small desktops, and large widescreen desktops.</p>
+      <p>It also has four responsive variations for various devices and resolutions: phone, tablet portrait, tablet landscape and small desktops, and large widescreen desktops.</p>
     </div><!-- /.span -->
     <div class="span4">
 <pre class="prettyprint linenums">
index 6d99965b37bfb5f46dc52929b3be064e916414d1..68c07f2f9e33e5f72a13436b8026eff668ef51f2 100644 (file)
@@ -96,7 +96,7 @@
   <div class="row">
     <div class="span4">
       <p>{{_i}}The default grid system provided as part of Bootstrap is a <strong>940px-wide, 12-column grid</strong>.{{/i}}</p>
-      <p>{{_i}}It also has four responsive variations for various devices and resolutions: phone, tablet portrait, table landscape and small desktops, and large widescreen desktops.{{/i}}</p>
+      <p>{{_i}}It also has four responsive variations for various devices and resolutions: phone, tablet portrait, tablet landscape and small desktops, and large widescreen desktops.{{/i}}</p>
     </div><!-- /.span -->
     <div class="span4">
 <pre class="prettyprint linenums">