From a63663a3b6309e98068a79b863b0f77031e5035e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 11 Feb 2012 00:02:28 -0800 Subject: [PATCH] fix type in less docs per #1902 --- docs/assets/bootstrap.zip | Bin 52623 -> 52623 bytes docs/less.html | 2 +- docs/templates/pages/less.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 3bbb15de17445b338b3dfe92714907c8530a2d1d..3b87a25c0e2f73d05249176d719c53c1887971f5 100644 GIT binary patch delta 413 zcmeC5&D=kmnLEInnT3l11l%WbE3vjJnEAI)RyZxfi4gWzV{L;8PweAhbe}lg4lL5P z@zyyYck)V3CkTJ@2hI?7pn$8OF;t*d@T>t)z}v|jD$wpEt_KvDUx04t delta 413 zcmeC5&D=kmnLEInnT3l11SBSME3q0VnE4w{RyZxfi4gWzLkLgo<6xASINc5`VzBYn zISxk2$tyXXSPg+14K{z^3}I)KnCvQO3{kMTR`9F=P{7;C94gT6B(4V(m|uWy=;Y@G zE>JZFg;fGTHLDw;)@**)SR(+mCwr1A*dDM0K`xP;ylIjlL}>GiNsNj>fmfSNp#myf zu806l`FX;C(E#WpIUw8qwCv=xlj2~$#N>ac*??kmPx>J7B`0&93Sb0T0F$pg<%lFN yG5OXhS0wXHP~;|`4npCxo`IMx2Xt8B8Dk`KB_|&_V~@gDKI;tTi%hOQD*^z-`Gv3m 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}}