summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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`).