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

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Sun Nov 16 07:54:17 PST 2008


Author: robe
Date: 2008-11-16 07:54:16 -0800 (Sun, 16 Nov 2008)
New Revision: 3294

Modified:
   trunk/doc/reference_new.xml
Log:
typo

Modified: trunk/doc/reference_new.xml
===================================================================
--- trunk/doc/reference_new.xml	2008-11-15 20:33:39 UTC (rev 3293)
+++ trunk/doc/reference_new.xml	2008-11-16 15:54:16 UTC (rev 3294)
@@ -2102,7 +2102,7 @@
 	  </refsection>
 	</refentry>
 		  
-	<refentry id="ST_WKTToSQL">
+	<refentry id="ST_WKBToSQL">
 		  <refnamediv>
 			<refname>ST_WKBToSQL</refname>
 			<refpurpose>Return a specified ST_Geometry value from Well-Known Binary representation (WKB).  This is an alias name for ST_GeomFromWKB that takes no srid</refpurpose>



More information about the postgis-commits mailing list