From 4490dab8b135412634060eb75c96acbe2340cf50 Mon Sep 17 00:00:00 2001 From: Joshua Dickerson Date: Tue, 11 Feb 2014 13:14:15 -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..7f6f47070c4 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 fefault the value is overridden with ``false`` value.