[1.8.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt

Backport of 56ed80ac2a from master
This commit is contained in:
Tim Graham 2015-08-11 09:33:06 -04:00
parent e4b813c0e7
commit bcf5fb78d7
1 changed files with 2 additions and 3 deletions

View File

@ -213,6 +213,8 @@ MySQL ``MBRDisjoint(poly, geom)``
SpatiaLite ``Disjoint(poly, geom)``
========== =================================================
.. fieldlookup:: equals
equals
------
@ -627,9 +629,6 @@ Oracle ``SDO_WITHIN_DISTANCE(poly, geom, 5)``
This lookup is not available on SpatiaLite.
.. fieldlookup:: equals
``GeoQuerySet`` Methods
=======================