From: Bborie Park Date: Mon, 23 Jul 2012 22:57:09 +0000 (+0000) Subject: Fixed missing closing tag X-Git-Tag: 2.1.0beta2~757 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=57357706294de946fbe9052a0bdd43cd33397f70;p=postgis Fixed missing closing tag git-svn-id: http://svn.osgeo.org/postgis/trunk@10107 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index 4dac6da3d..22ca17cf2 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -8726,7 +8726,7 @@ a_rid | b_rid | overleft ST_Intersects - Return true if raster rastA spatially intersects raster rastB. + Return true if raster rastA spatially intersects raster rastB.