]> granicus.if.org Git - postgis/commitdiff
missed a spot
authorRegina Obe <lr@pcorp.us>
Sat, 10 Dec 2011 16:56:18 +0000 (16:56 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 10 Dec 2011 16:56:18 +0000 (16:56 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8347 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index acf7d2f3d543380724686db88b3e9e39a691e09e..af3ba9daf74b8be39c5b1cf34a5f2a1f56553156 100644 (file)
@@ -1062,7 +1062,7 @@ WHERE short_name = 'GTiff') As g;
                <refentry id="RT_ST_AddBand">
                        <refnamediv>
                                <refname>ST_AddBand</refname>
-                               <refpurpose>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.</refpurpose>
+                               <refpurpose>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.</refpurpose>
                        </refnamediv>
                
                        <refsynopsisdiv>