mirror of
https://github.com/Hopiu/django.git
synced 2026-04-30 19:54:46 +00:00
Fixed typo in docs/releases/1.10.6.txt.
This commit is contained in:
parent
4f22505a9f
commit
c1d652c62f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Bugfixes
|
|||
or ``IntegerField`` from ``DateField`` (:ticket:`27828`).
|
||||
|
||||
* Fixed query expression date subtraction accuracy on PostgreSQL for
|
||||
differences large an a month (:ticket:`27856`).
|
||||
differences larger than a month (:ticket:`27856`).
|
||||
|
||||
* Fixed a ``GDALException`` raised by ``GDALClose`` on GDAL ≥ 2.0
|
||||
(:ticket:`27479`).
|
||||
|
|
|
|||
Loading…
Reference in a new issue