]> granicus.if.org Git - postgis/commitdiff
Correction from Kwon,Yongchan via transifex
authorRegina Obe <lr@pcorp.us>
Mon, 11 Sep 2017 20:43:21 +0000 (20:43 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 11 Sep 2017 20:43:21 +0000 (20:43 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15693 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_operator.xml

index a3c85b706afc565feec2005bcc219fc7a0de1692..2cd23c761eaabf9a96db7add9905d51d6dc81e73 100644 (file)
@@ -1474,7 +1474,7 @@ FROM
                        <title>Description</title>
 
                        <para>The <varname>|&gt;&gt;</varname> operator returns <varname>TRUE</varname> if the bounding box of geometry A
-                       is strictly to the right of the bounding box of geometry B.</para>
+                       is strictly above the bounding box of geometry B.</para>
 
                        <note><para>This operand will make use of any indexes that may be available on the
                          geometries.</para></note>