[GRASS-SVN] r57991 - grass/trunk/vector/v.voronoi
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Oct 14 00:52:11 PDT 2013
Author: neteler
Date: 2013-10-14 00:52:11 -0700 (Mon, 14 Oct 2013)
New Revision: 57991
Modified:
grass/trunk/vector/v.voronoi/v.voronoi.html
Log:
v.voronoi: fix manual typo
Modified: grass/trunk/vector/v.voronoi/v.voronoi.html
===================================================================
--- grass/trunk/vector/v.voronoi/v.voronoi.html 2013-10-13 21:01:30 UTC (rev 57990)
+++ grass/trunk/vector/v.voronoi/v.voronoi.html 2013-10-14 07:52:11 UTC (rev 57991)
@@ -24,7 +24,7 @@
<p>
The extraction of skeletons and center lines with the <em>-s</em> flag
-is a brute force appraoch. Faster and more accurate algorithms to
+is a brute force approach. Faster and more accurate algorithms to
extract skeletons from areas exist but are not yet implemented. In the
meantime, skeletons and center lines can be simplified with the
Douglas-Peucker algorithm:
More information about the grass-commit
mailing list