1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed typo in docs/releases/2.0.4/1.11.12.txt.

This commit is contained in:
Tim Graham
2018-04-02 09:37:38 -04:00
parent f3b69f9757
commit 09c6d01461
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`).