diff options
| author | Tim Graham <timograham@gmail.com> | 2018-04-02 09:37:38 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2018-04-02 09:37:38 -0400 |
| commit | 09c6d0146178d83b6bd6cc8bb4162a5ae7c1c5f5 (patch) | |
| tree | b5659da0d2c0d57875a8bc1bb53ef754d6926b9f /docs/releases/2.0.4.txt | |
| parent | f3b69f9757ec03057441ebbd52b7cdbfed31fb32 (diff) | |
Fixed typo in docs/releases/2.0.4/1.11.12.txt.
Diffstat (limited to 'docs/releases/2.0.4.txt')
| -rw-r--r-- | docs/releases/2.0.4.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/2.0.4.txt b/docs/releases/2.0.4.txt index c0b51d257f..08bd05eb4b 100644 --- a/docs/releases/2.0.4.txt +++ b/docs/releases/2.0.4.txt @@ -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`). |
