[postgis-commits] svn - r3483 - trunk

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Thu Jan 1 13:26:23 PST 2009


Author: robe
Date: 2009-01-01 13:26:22 -0800 (Thu, 01 Jan 2009)
New Revision: 3483

Modified:
   trunk/TODO
Log:
Fix typo

Modified: trunk/TODO
===================================================================
--- trunk/TODO	2009-01-01 00:31:47 UTC (rev 3482)
+++ trunk/TODO	2009-01-01 21:26:22 UTC (rev 3483)
@@ -86,7 +86,7 @@
 
 -- Heat Map / Clustering --
 
-Given a set of points, generate a heat map output. Or, given a set of points, geterate a clustering and set of representative points. In general, extract a trend from a collection.
+Given a set of points, generate a heat map output. Or, given a set of points, generate a clustering and set of representative points. In general, extract a trend from a collection.
 
 == Breaking Changes ==
 



More information about the postgis-commits mailing list