mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.11.x] Fixed typo in docs/releases/1.10.6.txt.
Backport of c1d652c62f from master
			
			
This commit is contained in:
		| @@ -19,7 +19,7 @@ Bugfixes | |||||||
|   or ``IntegerField`` from ``DateField`` (:ticket:`27828`). |   or ``IntegerField`` from ``DateField`` (:ticket:`27828`). | ||||||
|  |  | ||||||
| * Fixed query expression date subtraction accuracy on PostgreSQL for | * 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 | * Fixed a ``GDALException`` raised by ``GDALClose`` on GDAL ≥ 2.0 | ||||||
|   (:ticket:`27479`). |   (:ticket:`27479`). | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user