mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
A couple more semicolon -> colon fixes; refs #18134.
This commit is contained in:
parent
ddf9ced5bc
commit
3632d289de
2 changed files with 5 additions and 5 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue