summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/forms/widgets.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/forms/widgets.txt b/docs/ref/forms/widgets.txt
index 3cc24700d4..0d58ae5c63 100644
--- a/docs/ref/forms/widgets.txt
+++ b/docs/ref/forms/widgets.txt
@@ -491,7 +491,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