Skip to content

Commit

Permalink
[1.7.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Browse files Browse the repository at this point in the history
Backport of 56ed80a from master
  • Loading branch information
timgraham committed Aug 11, 2015
1 parent 64a118c commit 16b1be7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/ref/contrib/gis/geoquerysets.txt
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,8 @@ MySQL ``MBRDisjoint(poly, geom)``
SpatiaLite ``Disjoint(poly, geom)``
========== =================================================

.. fieldlookup:: equals

equals
------

Expand Down Expand Up @@ -634,9 +636,6 @@ Oracle ``SDO_WITHIN_DISTANCE(poly, geom, 5)``

This lookup is not available on SpatiaLite.

.. fieldlookup:: equals


``GeoQuerySet`` Methods
=======================

Expand Down

0 comments on commit 16b1be7

Please sign in to comment.