From: Mark Otto Date: Sat, 11 Feb 2012 08:02:28 +0000 (-0800) Subject: fix type in less docs per #1902 X-Git-Tag: v2.0.1~1^2~17^2~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a63663a3b6309e98068a79b863b0f77031e5035e;p=thirdparty%2Fbootstrap.git fix type in less docs per #1902 --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 3bbb15de17..3b87a25c0e 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/less.html b/docs/less.html index 9f7df3ec98..0d1527fb35 100644 --- a/docs/less.html +++ b/docs/less.html @@ -123,7 +123,7 @@

Operations

-

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.

+

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.

diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index fe0a6eb84e..742b166d27 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -47,7 +47,7 @@

{{_i}}Operations{{/i}}

-

{{_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}}

+

{{_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}}