]> granicus.if.org Git - postgis/commitdiff
Fixed typo ( mem_collect ==> memcollect )
authorSandro Santilli <strk@keybit.net>
Fri, 27 Aug 2004 08:12:36 +0000 (08:12 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 27 Aug 2004 08:12:36 +0000 (08:12 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@757 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index d1c4ea861d0fbd13a887afdbc028df994cf7e100..d950888578270b783e926064ce3d7f7a096d7558 100644 (file)
@@ -2540,7 +2540,7 @@ is simple (does not pass through the same point more than once).
                                        </listitem> 
                                </varlistentry> 
                                <varlistentry> 
-                                       <term>mem_collect(geometry set)</term> 
+                                       <term>memcollect(geometry set)</term> 
                                        <listitem> 
                                                <para>This does the the same of collect(geometry), only more
                                                memory-friendly (uses less memory and more processor time).