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

index 6d114a21d8ef2786c2c4e494c0c6abdf8438a5b2..b50d5ad015769e26ec18142f7774c12762a643ff 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 9236fa0119491f1bafc7eb2134b763653f7085ff..20a9f5c73ceaba8b3c39b5e8d51f1efb0dae4d9f 100644 (file)
 </pre>
     </div><!-- /.span -->
     <div class="span4">
-      <p>As shown here, a basic layout can be created with two "columns," each spanning a number of the 12 foundational columns we defined as part of our grid system.</p>
+      <p>As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.</p>
     </div><!-- /.span -->
   </div><!-- /.row -->
 
index 68c07f2f9e33e5f72a13436b8026eff668ef51f2..40b264d03e87aac7e107dbee389d57946d53ab94 100644 (file)
 </pre>
     </div><!-- /.span -->
     <div class="span4">
-      <p>{{_i}}As shown here, a basic layout can be created with two "columns," each spanning a number of the 12 foundational columns we defined as part of our grid system.{{/i}}</p>
+      <p>{{_i}}As shown here, a basic layout can be created with two "columns", each spanning a number of the 12 foundational columns we defined as part of our grid system.{{/i}}</p>
     </div><!-- /.span -->
   </div><!-- /.row -->