diff options
Diffstat (limited to 'docs/ref/forms')
| -rw-r--r-- | docs/ref/forms/api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/forms/api.txt b/docs/ref/forms/api.txt index 3c17827800..aa19719a68 100644 --- a/docs/ref/forms/api.txt +++ b/docs/ref/forms/api.txt @@ -661,7 +661,7 @@ additional attributes for the ``<label>`` tag. .. versionchanged:: 1.6 The label now includes the form's :attr:`~django.forms.Form.label_suffix` - (a semicolon, by default). + (a colon, by default). .. method:: BoundField.css_classes() |
