diff options
| author | Pavel Karateev <lancelote.du.lac@gmail.com> | 2017-08-09 21:48:36 +0300 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2017-08-09 20:48:36 +0200 |
| commit | 851ef09db9fb505080d96149a3c64e6757eba0b4 (patch) | |
| tree | 25409bc0219dc2a03349b0b64bea2792cd038d47 /docs | |
| parent | 3189a93cebbd5d8fbda8f251786918820156acec (diff) | |
Fixed typo in docs/releases/2.0.txt.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt index 87f95210ee..fef194ef7e 100644 --- a/docs/releases/2.0.txt +++ b/docs/releases/2.0.txt @@ -109,7 +109,7 @@ Minor features operation. * :class:`django.contrib.postgres.indexes.GinIndex` now supports the - ``fast_update`` and ``gin_pending_list_limit`` parameters. + ``fastupdate`` and ``gin_pending_list_limit`` parameters. :mod:`django.contrib.redirects` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
