[GRASS-SVN] r65622 - grass/trunk/vector/v.to.points
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jul 19 07:16:44 PDT 2015
Author: madi
Date: 2015-07-19 07:16:44 -0700 (Sun, 19 Jul 2015)
New Revision: 65622
Modified:
grass/trunk/vector/v.to.points/v.to.points.html
Log:
small typo fixed
Modified: grass/trunk/vector/v.to.points/v.to.points.html
===================================================================
--- grass/trunk/vector/v.to.points/v.to.points.html 2015-07-19 13:53:45 UTC (rev 65621)
+++ grass/trunk/vector/v.to.points/v.to.points.html 2015-07-19 14:16:44 UTC (rev 65622)
@@ -9,7 +9,7 @@
The output is a vector map with 2 layers. Layer 1 holds the category
of the input features; all points created along the same line have the
same category, equal to the category of that line. In layer 2 each
-point has it's unique category; other attributes stored in layer 2
+point has its unique category; other attributes stored in layer 2
are <em>lcat</em> - the category of the input line and <em>along</em>
- the distance from line's start.
More information about the grass-commit
mailing list