[geos-commits] r3694 - trunk/include/geos/triangulate

svn_geos at osgeo.org svn_geos at osgeo.org
Tue Jun 26 10:17:46 PDT 2012


Author: strk
Date: 2012-06-26 10:17:45 -0700 (Tue, 26 Jun 2012)
New Revision: 3694

Modified:
   trunk/include/geos/triangulate/DelaunayTriangulationBuilder.h
Log:
typo

Modified: trunk/include/geos/triangulate/DelaunayTriangulationBuilder.h
===================================================================
--- trunk/include/geos/triangulate/DelaunayTriangulationBuilder.h	2012-06-26 17:11:33 UTC (rev 3693)
+++ trunk/include/geos/triangulate/DelaunayTriangulationBuilder.h	2012-06-26 17:17:45 UTC (rev 3694)
@@ -37,7 +37,7 @@
 class QuadEdgeSubdivision;
 
 /**
- * A utility class which creates Delaunay Trianglulations
+ * A utility class which creates Delaunay Triangulations
  * from collections of points and extract the resulting 
  * triangulation edges or triangles as geometries. 
  * 



More information about the geos-commits mailing list