[1.8.x] Fixed a typo in docs/ref/contrib/gis/geos.txt.
Backport of e090070761
from master
This commit is contained in:
parent
4b02b433b7
commit
ad8cb985a9
|
@ -438,7 +438,7 @@ The normalized version takes the distance as a float between 0 (origin) and 1
|
|||
|
||||
Reverse of :meth:`GEOSGeometry.project`.
|
||||
|
||||
.. method:: GEOSGeometry:intersection(other)
|
||||
.. method:: GEOSGeometry.intersection(other)
|
||||
|
||||
Returns a :class:`GEOSGeometry` representing the points shared by this
|
||||
geometry and other.
|
||||
|
|
Loading…
Reference in New Issue