From: Mark Otto Date: Tue, 10 Jan 2012 23:58:44 +0000 (-0800) Subject: typo X-Git-Tag: v2.0.0~6^2~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34231d94d37bd30b59577580a12c20a9939f5fa;p=thirdparty%2Fbootstrap.git typo --- diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 5b6f7c7c37..895eaa19d9 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -196,7 +196,7 @@

Variables in LESS

-

Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in mixins.less.

+

Built into Bootstrap are a handful of variables for customizing the default 940px grid system, documented above. All variables for the grid are stored in variables.less.

How to customize