]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix type in less docs per #1902
authorMark Otto <markotto@twitter.com>
Sat, 11 Feb 2012 08:02:28 +0000 (00:02 -0800)
committerMark Otto <markotto@twitter.com>
Sat, 11 Feb 2012 08:02:28 +0000 (00:02 -0800)
docs/assets/bootstrap.zip
docs/less.html
docs/templates/pages/less.mustache

index 3bbb15de17445b338b3dfe92714907c8530a2d1d..3b87a25c0e2f73d05249176d719c53c1887971f5 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 9f7df3ec981ca349ce3e1c13e15a58d7979489da..0d1527fb3558bc41b453b9f62512e5cdcb542d81 100644 (file)
     </div>
     <div class="span4">
       <h3>Operations</h3>
-      <p>Make your grid, leading, and more super flexible by doing the math on the fly with operations. Multiple, divide, add, and subtract your way to CSS sanity.</p>
+      <p>Make your grid, leading, and more super flexible by doing the math on the fly with operations. Multiply, divide, add, and subtract your way to CSS sanity.</p>
     </div>
   </div>
 </section>
index fe0a6eb84e0bc69b562fce4c9bf0d085c8f7f51d..742b166d27ac051627ac35dc2aef3053d153924b 100644 (file)
@@ -47,7 +47,7 @@
     </div>
     <div class="span4">
       <h3>{{_i}}Operations{{/i}}</h3>
-      <p>{{_i}}Make your grid, leading, and more super flexible by doing the math on the fly with operations. Multiple, divide, add, and subtract your way to CSS sanity.{{/i}}</p>
+      <p>{{_i}}Make your grid, leading, and more super flexible by doing the math on the fly with operations. Multiply, divide, add, and subtract your way to CSS sanity.{{/i}}</p>
     </div>
   </div>
 </section>