[geos-commits] r3158 - trunk/include/geos/operation/overlay/snap

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Dec 6 10:00:23 EST 2010


Author: strk
Date: 2010-12-06 07:00:23 -0800 (Mon, 06 Dec 2010)
New Revision: 3158

Modified:
   trunk/include/geos/operation/overlay/snap/GeometrySnapper.h
Log:
typo

Modified: trunk/include/geos/operation/overlay/snap/GeometrySnapper.h
===================================================================
--- trunk/include/geos/operation/overlay/snap/GeometrySnapper.h	2010-12-03 17:26:55 UTC (rev 3157)
+++ trunk/include/geos/operation/overlay/snap/GeometrySnapper.h	2010-12-06 15:00:23 UTC (rev 3158)
@@ -50,7 +50,7 @@
  * nearly-coincident edges
  * (which cause problems during noding and intersection calculation).
  * Too much snapping can result in invalid topology
- * beging created, so the number and location of snapped vertices
+ * being created, so the number and location of snapped vertices
  * is decided using heuristics to determine when it
  * is safe to snap.
  * This can result in some potential snaps being omitted, however.



More information about the geos-commits mailing list