[2.0.x] Fixed typo in docs/releases/2.0.4/1.11.12.txt.

Backport of 09c6d01461 from master
This commit is contained in:
Tim Graham 2018-04-02 09:37:38 -04:00
parent 160829d35b
commit ddc13926e1
2 changed files with 2 additions and 2 deletions

View File

@ -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`).

View File

@ -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`).