diff --git a/docs/ref/forms/widgets.txt b/docs/ref/forms/widgets.txt index edf0326f51..13fdbfcb0d 100644 --- a/docs/ref/forms/widgets.txt +++ b/docs/ref/forms/widgets.txt @@ -522,7 +522,7 @@ Selector and checkbox widgets .. attribute:: CheckboxInput.check_test - A callable that takes the value of the CheckBoxInput and returns + A callable that takes the value of the ``CheckboxInput`` and returns ``True`` if the checkbox should be checked for that value. .. versionchanged:: 1.5