From 9bfab181238237407b95c5c639ddbb2f8bc187d2 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sat, 10 Dec 2011 16:56:18 +0000 Subject: [PATCH] missed a spot git-svn-id: http://svn.osgeo.org/postgis/trunk@8347 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_raster.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index acf7d2f3d..af3ba9daf 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -1062,7 +1062,7 @@ WHERE short_name = 'GTiff') As g; ST_AddBand - Returns a raster with the new band of given type added with given initial value in the given index location. If no index is specified, the band is added to the end. + Returns a raster with the new band(s) of given type added with given initial value in the given index location. If no index is specified, the band is added to the end. -- 2.40.0