From: Mark Otto Date: Tue, 31 Jul 2012 07:06:37 +0000 (-0700) Subject: copy edits to docs X-Git-Tag: v2.1.0~2^2~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=31b30ab88e6ac823653a6211365d6c9d46c5fa5d;p=thirdparty%2Fbootstrap.git copy edits to docs --- diff --git a/docs/base-css.html b/docs/base-css.html index 50c3628642..4b67ef17e8 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -74,7 +74,7 @@

Base CSS

-

On top of the scaffolding, basic HTML elements are styled and enhanced with extensible classes.

+

Fundamental HTML elements styled and enhanced with extensible classes.

diff --git a/docs/scaffolding.html b/docs/scaffolding.html index eb5f19ae71..76ef0cc2ef 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -74,7 +74,7 @@

Scaffolding

-

Bootstrap is built on a responsive 12-column grid and includes fixed- and fluid-width layouts.

+

Bootstrap is built on responsive 12-column grids, layouts, and components.

diff --git a/docs/templates/pages/base-css.mustache b/docs/templates/pages/base-css.mustache index 89732c4fbb..0c18e80e73 100644 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@ -3,7 +3,7 @@

{{_i}}Base CSS{{/i}}

-

{{_i}}On top of the scaffolding, basic HTML elements are styled and enhanced with extensible classes.{{/i}}

+

{{_i}}Fundamental HTML elements styled and enhanced with extensible classes.{{/i}}

diff --git a/docs/templates/pages/scaffolding.mustache b/docs/templates/pages/scaffolding.mustache index 385c9db70a..63501e7fc8 100644 --- a/docs/templates/pages/scaffolding.mustache +++ b/docs/templates/pages/scaffolding.mustache @@ -3,7 +3,7 @@

{{_i}}Scaffolding{{/i}}

-

{{_i}}Bootstrap is built on a responsive 12-column grid and includes fixed- and fluid-width layouts.{{/i}}

+

{{_i}}Bootstrap is built on responsive 12-column grids, layouts, and components.{{/i}}