From 5962742a9e86fea97079b224fe652495d70b8b25 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Mon, 11 Sep 2017 20:43:21 +0000 Subject: [PATCH] Correction from Kwon,Yongchan via transifex git-svn-id: http://svn.osgeo.org/postgis/trunk@15693 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_operator.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference_operator.xml b/doc/reference_operator.xml index a3c85b706..2cd23c761 100644 --- a/doc/reference_operator.xml +++ b/doc/reference_operator.xml @@ -1474,7 +1474,7 @@ FROM Description The |>> operator returns TRUE if the bounding box of geometry A - is strictly to the right of the bounding box of geometry B. + is strictly above the bounding box of geometry B. This operand will make use of any indexes that may be available on the geometries. -- 2.50.0