From d83a8cb2fa963e068b8f98f92a538143aaa29ef1 Mon Sep 17 00:00:00 2001 From: Joshua Dickerson Date: Tue, 11 Feb 2014 13:11:39 -0500 Subject: [PATCH] Update checkbox_compound.rst.inc --- reference/forms/types/options/checkbox_compound.rst.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/forms/types/options/checkbox_compound.rst.inc b/reference/forms/types/options/checkbox_compound.rst.inc index 855969d870c..df87d087e2f 100644 --- a/reference/forms/types/options/checkbox_compound.rst.inc +++ b/reference/forms/types/options/checkbox_compound.rst.inc @@ -4,5 +4,5 @@ compound **type**: ``boolean`` **default**: ``false`` This option specifies if a form is compound. As it's not the -case for checkbox, by fefault the value is overriden with +case for checkbox, by default the value is overriden with ``false`` value.