From: Ben Oakes Date: Mon, 13 Aug 2012 18:19:23 +0000 (-0500) Subject: Fix wording (presumed typo) X-Git-Tag: v2.1.0~2^2~68^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4367%2Fhead;p=thirdparty%2Fbootstrap.git Fix wording (presumed typo) --- diff --git a/docs/components.html b/docs/components.html index 5f612135ee..377c144719 100644 --- a/docs/components.html +++ b/docs/components.html @@ -382,7 +382,7 @@

Works with all button sizes

-

Button dropdowns work at any size. your button sizes to .btn-large, .btn-small, or .btn-mini.

+

Button dropdowns work at any size: .btn-large, .btn-small, or .btn-mini.

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index aa4a7ccf10..b9791514a1 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -311,7 +311,7 @@

{{_i}}Works with all button sizes{{/i}}

-

{{_i}}Button dropdowns work at any size. your button sizes to .btn-large, .btn-small, or .btn-mini.{{/i}}

+

{{_i}}Button dropdowns work at any size: .btn-large, .btn-small, or .btn-mini.{{/i}}