diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-03-25 08:39:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-25 08:39:11 +0100 |
| commit | dc53f2135b341ef0b6203ecb0a1894cdbd174a9c (patch) | |
| tree | 985bb231f02bf2d2203e345cf1414dd34cff9f3a /docs | |
| parent | 044cc544203fdcf2601ff200547ecae2e51a5db5 (diff) | |
Fixed typo in docs/releases/3.0.txt.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index 47fa80d30b..33fa6ddfe0 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -44,7 +44,7 @@ Minor features :mod:`django.contrib.admin` ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -* Added support for ``admin_order_field`` attribute on properties in +* Added support for the ``admin_order_field`` attribute on properties in :attr:`.ModelAdmin.list_display`. :mod:`django.contrib.admindocs` |
