From c315da96838d88e3841debd5d7a0a4122214964a Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Wed, 18 Feb 2015 16:46:28 +0000 Subject: [PATCH] Reword doc for &&& operator to avoid confusing "ND" with "3D" git-svn-id: http://svn.osgeo.org/postgis/trunk@13234 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 a137db923..a89249f0c 100644 --- a/doc/reference_operator.xml +++ b/doc/reference_operator.xml @@ -95,7 +95,7 @@ FROM ( VALUES &&& - Returns TRUE if A's 3D bounding box intersects B's 3D bounding box. + Returns TRUE if A's n-D bounding box intersects B's n-D bounding box. -- 2.40.0