summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2021-09-24 18:52:08 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-24 18:52:37 +0200
commit80de140b0683393a7a475c4acb91335d8682a40e (patch)
treea20ca6813310f191274bf24b0c41de32ead8844b /docs/ref
parent25cfa5db0fe1919c72a437b57fffe7b87cd506ea (diff)
[4.0.x] Removed obsolete GEOS 3.5 requirement note.
Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b. Backport of 8036b53de61f16098a2f22c50621987182bdfaed from main
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/geos.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/geos.txt b/docs/ref/contrib/gis/geos.txt
index 8a45897c31..84de1094fc 100644
--- a/docs/ref/contrib/gis/geos.txt
+++ b/docs/ref/contrib/gis/geos.txt
@@ -801,7 +801,7 @@ Geometry Collections
.. attribute:: closed
- Returns ``True`` if and only if all elements are closed. Requires GEOS 3.5.
+ Returns ``True`` if and only if all elements are closed.
``MultiPolygon``
----------------