From 2282b1233767308d6e7b299d9dde81071e6957e0 Mon Sep 17 00:00:00 2001 From: Dan Gaffey Date: Tue, 25 Feb 2014 13:52:30 -0500 Subject: [PATCH] Update checkbox_compound.rst.inc Typo --- 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..9b1bdd2beee 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 overridden with ``false`` value.