From a035dd2b4d1014635833acbbd71c49901a9efeea Mon Sep 17 00:00:00 2001 From: Anne-Gaelle Colom Date: Sat, 21 Apr 2012 23:49:09 +0200 Subject: [PATCH] replaced fie with fieldset --- docs/forms/checkboxes/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/forms/checkboxes/index.html b/docs/forms/checkboxes/index.html index a2f3a7ec0b0..2470a8a3a98 100644 --- a/docs/forms/checkboxes/index.html +++ b/docs/forms/checkboxes/index.html @@ -96,7 +96,7 @@

Field containers & Legends

Vertically grouped checkboxes

-

Typically, there are multiple checkboxes listed under a question title. To visually integrate multiple checkboxes into a grouped button set, the framework will automatically remove all margins between buttons and round only the top and bottom corners of the set if there is a data-role="controlgroup" attribute on the fie.

+

Typically, there are multiple checkboxes listed under a question title. To visually integrate multiple checkboxes into a grouped button set, the framework will automatically remove all margins between buttons and round only the top and bottom corners of the set if there is a data-role="controlgroup" attribute on the fieldset.