]> granicus.if.org Git - postgis/commitdiff
Fix typo
authorRegina Obe <lr@pcorp.us>
Mon, 5 Apr 2010 04:59:44 +0000 (04:59 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 5 Apr 2010 04:59:44 +0000 (04:59 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5487 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_wktraster.xml

index 061690b0a5fc2c065c97f51d10c23e6854c71f04..06b844c1c694b931f76dbcded6755334b9d3bbea 100644 (file)
@@ -153,19 +153,19 @@ WHERE rid = 2;
                                <para>Returns the georeference meta data in GDAL or ESRI format. Default is GDAL if no type specified.  type is string 'GDAL' or 'ESRI'.</para>
                                <para>Difference between format representations is as follows:</para>
                                <para><varname>GDAL</varname>: 
-<progromlisting>pixelsizex 
+<programlisting>pixelsizex 
 skewy 
 skewx
 pixelsizey
 upperleftx
-upperlefty</progromlisting></para>
+upperlefty</programlisting></para>
                                <para><varname>ESRI</varname>: 
-<progromlisting>pixelsizex 
+<programlisting>pixelsizex 
 skewy 
 skewx
 pixelsizey
 upperleftx + pixelsizex*0.5
-upperleftx + pixelsizey*0.5</progromlisting></para>
+upperleftx + pixelsizey*0.5</programlisting></para>
                        </refsection>
                                
                        <refsection>