From 1dbf4c92ce4937a62db93094dd449982cb8c9639 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 17 May 2012 21:45:45 -0700 Subject: [PATCH] manually resolve #3516: type in less docs --- docs/less.html | 2 +- docs/templates/pages/less.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/less.html b/docs/less.html index aff16044f9..41f62ee209 100644 --- a/docs/less.html +++ b/docs/less.html @@ -818,7 +818,7 @@ #grid > .fluid() @fluidGridColumnWidth, @fluidGridGutterWidth - Generate a precent grid system with n columns and x % wide gutter + Generate a percent grid system with n columns and x % wide gutter #grid > .input() diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index a83a28ceda..c9a00eadc8 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -741,7 +741,7 @@ #grid > .fluid() @fluidGridColumnWidth, @fluidGridGutterWidth - {{_i}}Generate a precent grid system with n columns and x % wide gutter{{/i}} + {{_i}}Generate a percent grid system with n columns and x % wide gutter{{/i}} #grid > .input()