diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2019-02-10 08:45:03 -0800 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-02-10 17:45:03 +0100 |
| commit | c901a1775b63b5abc50e46aaee0c074d9bb3c481 (patch) | |
| tree | 7603d1145b196b56aceeb4d9cdadef3448bac88b | |
| parent | 1835563ab8a1da949a35316d16989236ac585c6c (diff) | |
Fixed typo in docs/releases/3.0.txt.
| -rw-r--r-- | docs/releases/3.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index 7f2d167497..2e521f76c0 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -225,7 +225,7 @@ backends. :mod:`django.contrib.gis` ------------------------- -* Supported for PostGIS 2.1 is removed. +* Support for PostGIS 2.1 is removed. * Support for SpatiaLite 4.1 and 4.2 is removed. |
