summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2015-08-11 09:33:06 -0400
committerTim Graham <timograham@gmail.com>2015-08-11 09:33:44 -0400
commitbcf5fb78d784941eb04d99271f7a38f18d9f1f09 (patch)
tree954451d0e66d00e5d1262fd6feb5d4ee7f94994a /docs/ref
parente4b813c0e723e774c5c7386a29f10bc807a47e47 (diff)
[1.8.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Backport of 56ed80ac2a7dac6dc26754f7fe95941e8a6f124e from master
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/geoquerysets.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/ref/contrib/gis/geoquerysets.txt b/docs/ref/contrib/gis/geoquerysets.txt
index da750d779f..129f384240 100644
--- a/docs/ref/contrib/gis/geoquerysets.txt
+++ b/docs/ref/contrib/gis/geoquerysets.txt
@@ -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
=======================