diff options
| author | Tim Graham <timograham@gmail.com> | 2015-08-11 09:33:06 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-08-11 09:33:06 -0400 |
| commit | 56ed80ac2a7dac6dc26754f7fe95941e8a6f124e (patch) | |
| tree | f3a873252d309a4d3b5d0d19b6b32bf18cfcaaf6 /docs | |
| parent | b27547f9d1c3d3e0e0bd466cc841f966a42e67cd (diff) | |
Fixed typo in docs/ref/contrib/gis/geoquerysets.txt
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/geoquerysets.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/ref/contrib/gis/geoquerysets.txt b/docs/ref/contrib/gis/geoquerysets.txt index 9b2a6c5097..8dc4c7dac7 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 ======================= |
