]> granicus.if.org Git - postgis/commitdiff
Correct incomplete sentence in AddRasterConstraints docs
authorMateusz Loskot <mateusz@loskot.net>
Fri, 27 Oct 2017 07:39:02 +0000 (07:39 +0000)
committerMateusz Loskot <mateusz@loskot.net>
Fri, 27 Oct 2017 07:39:02 +0000 (07:39 +0000)
Fix typo.

git-svn-id: http://svn.osgeo.org/postgis/trunk@16069 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index ca715dc751357604604972737fdec04ae242a864..638911e7d94dede8d2726b7a848b94b92687c4cd 100644 (file)
@@ -438,7 +438,7 @@ VALUES (1,
          <refnamediv>
                <refname>AddRasterConstraints</refname>
 
-               <refpurpose>Adds raster constraints to a loaded raster table for a specific column that constrains spatial ref, scaling, blocksize, alignment, bands, band type and a flag to denote if raster column is regularly blocked. The table must be loaded with data for the constraints to be inferred. Returns true of the constraint setting was accomplished and if issues a notice.</refpurpose>
+               <refpurpose>Adds raster constraints to a loaded raster table for a specific column that constrains spatial ref, scaling, blocksize, alignment, bands, band type and a flag to denote if raster column is regularly blocked. The table must be loaded with data for the constraints to be inferred. Returns true if the constraint setting was accomplished and issues a notice otherwise.</refpurpose>
          </refnamediv>
 
          <refsynopsisdiv>