From 16b1be70abecc0bc7ae74a96396f9519234a9abb Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 11 Aug 2015 09:33:06 -0400 Subject: [PATCH] [1.7.x] Fixed typo in docs/ref/contrib/gis/geoquerysets.txt Backport of 56ed80ac2a7dac6dc26754f7fe95941e8a6f124e from master --- docs/ref/contrib/gis/geoquerysets.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/ref/contrib/gis/geoquerysets.txt b/docs/ref/contrib/gis/geoquerysets.txt index 6d4b79340d..b992c414f8 100644 --- a/docs/ref/contrib/gis/geoquerysets.txt +++ b/docs/ref/contrib/gis/geoquerysets.txt @@ -220,6 +220,8 @@ MySQL ``MBRDisjoint(poly, geom)`` SpatiaLite ``Disjoint(poly, geom)`` ========== ================================================= +.. fieldlookup:: equals + equals ------ @@ -634,9 +636,6 @@ Oracle ``SDO_WITHIN_DISTANCE(poly, geom, 5)`` This lookup is not available on SpatiaLite. -.. fieldlookup:: equals - - ``GeoQuerySet`` Methods =======================