]> granicus.if.org Git - postgis/commitdiff
fix typo
authorRegina Obe <lr@pcorp.us>
Wed, 21 Dec 2011 17:16:39 +0000 (17:16 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 21 Dec 2011 17:16:39 +0000 (17:16 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8494 b70326c6-7e19-0410-871a-916f4a2858ee

doc/using_raster_dataman.xml

index ef3a41a503ad176f84b9d31a64be3b9d549858e9..d294ea0f73925b8d52c4c9c77a00fe7ad7224c1f 100644 (file)
@@ -14,7 +14,8 @@
        by the executable will be the same as those compiled in the GDAL dependency library.  To get a list of raster types your particular raster2pgsql supports use the <varname>-G</varname> switch.  These should be the same as those provided by your PostGIS install documented here  <xref linkend="RT_ST_GDALDrivers" /> if you are using the same gdal library for both.</para>
     <note>
        <para>The older version of this tool was a python script.  The executable has replaced the python script.  If you still find the need for the Python script
-        Examples of the pyhton one can be found at <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html">GDAL PostGIS Raster Driver Usage</ulink>.  Pease note that the raster2pgsql python script may not work with future versions of PostGIS raster and is no longer supported.
+        Examples of the python one can be found at <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html">GDAL PostGIS Raster Driver Usage</ulink>.  
+        Please note that the raster2pgsql python script may not work with future versions of PostGIS raster and is no longer supported.
         </para></note>
         
     <para>EXAMPLE USAGE: