summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam Johnson <me@adamj.eu>2017-03-01 07:11:32 -0800
committerTim Graham <timograham@gmail.com>2017-03-01 10:11:51 -0500
commit6382a60f28a6a8fd6726a2758b4f70e2d01d8d0f (patch)
treed6712736f9da85c86b917fa958a1d24cb8b53f4c /docs
parentbb049268c6c18ec950a496699fa3958dd2010f70 (diff)
[1.11.x] Fixed typo in docs/releases/1.10.6.txt.
Backport of c1d652c62f4d03a36dfe5c3a93ab68076825423c from master
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.10.6.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.10.6.txt b/docs/releases/1.10.6.txt
index 6391bcf756..ad9d8ab39e 100644
--- a/docs/releases/1.10.6.txt
+++ b/docs/releases/1.10.6.txt
@@ -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`).