]> granicus.if.org Git - postgis/commitdiff
Reword doc for &&& operator to avoid confusing "ND" with "3D"
authorSandro Santilli <strk@keybit.net>
Wed, 18 Feb 2015 16:46:28 +0000 (16:46 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 18 Feb 2015 16:46:28 +0000 (16:46 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13234 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_operator.xml

index a137db923b11a96985dcfb544bd6fbd800e02296..a89249f0c308d0714e53ede8fc7d64a8b0093696 100644 (file)
@@ -95,7 +95,7 @@ FROM ( VALUES
                  <refnamediv>
                        <refname>&amp;&amp;&amp;</refname>
 
-                       <refpurpose>Returns <varname>TRUE</varname> if A's 3D bounding box intersects B's 3D bounding box.</refpurpose>
+                       <refpurpose>Returns <varname>TRUE</varname> if A's n-D bounding box intersects B's n-D bounding box.</refpurpose>
                  </refnamediv>
 
                  <refsynopsisdiv>