mirror of
https://github.com/django/django.git
synced 2025-03-25 08:40:45 +00:00
Fixed typo in docs/releases/2.0.4/1.11.12.txt.
This commit is contained in:
parent
f3b69f9757
commit
09c6d01461
@ -15,4 +15,4 @@ Bugfixes
|
||||
|
||||
* Fixed a regression in Django 1.11 where an empty choice could be initially
|
||||
selected for the ``SelectMultiple`` and ``CheckboxSelectMultiple`` widgets
|
||||
(:ticket:`29273`)
|
||||
(:ticket:`29273`).
|
||||
|
@ -28,4 +28,4 @@ Bugfixes
|
||||
|
||||
* Fixed a regression in Django 1.11 where an empty choice could be initially
|
||||
selected for the ``SelectMultiple`` and ``CheckboxSelectMultiple`` widgets
|
||||
(:ticket:`29273`)
|
||||
(:ticket:`29273`).
|
||||
|
Loading…
x
Reference in New Issue
Block a user