mirror of
https://github.com/django/django.git
synced 2025-11-17 02:24:22 +00:00
Refs #29041 -- Fixed typo in docs/releases/2.1.txt.
This commit is contained in:
parent
aad1833fa0
commit
4b0f39d9fb
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ Miscellaneous
|
||||||
|
|
||||||
* The ``multiple`` attribute rendered by the
|
* The ``multiple`` attribute rendered by the
|
||||||
:class:`~django.forms.SelectMultiple` widget now uses HTML5 boolean syntax
|
:class:`~django.forms.SelectMultiple` widget now uses HTML5 boolean syntax
|
||||||
rather than XHTML's ``mulitple="multiple"``.
|
rather than XHTML's ``multiple="multiple"``.
|
||||||
|
|
||||||
.. _deprecated-features-2.1:
|
.. _deprecated-features-2.1:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue