[postgis-commits] svn - r2602 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Mon Apr 2 14:17:36 PDT 2007


Author: pramsey
Date: 2007-04-02 14:17:33 -0700 (Mon, 02 Apr 2007)
New Revision: 2602

Modified:
   trunk/doc/postgis.xml
Log:
Small doco fix


Modified: trunk/doc/postgis.xml
===================================================================
--- trunk/doc/postgis.xml	2007-03-15 09:22:20 UTC (rev 2601)
+++ trunk/doc/postgis.xml	2007-04-02 21:17:33 UTC (rev 2602)
@@ -3504,7 +3504,7 @@
           </varlistentry>
 
           <varlistentry>
-            <term>GeomFromWKB(bytea,[&#60;srid&#62;])</term>
+            <term>GeometryFromWKB(bytea,[&#60;srid&#62;])</term>
 
             <listitem>
               <para>Makes a Geometry from WKB with the given SRID. If SRID is



More information about the postgis-commits mailing list