[GRASS-SVN] r59271 - grass/trunk/vector/v.overlay
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Mar 16 09:58:03 PDT 2014
Author: neteler
Date: 2014-03-16 09:58:03 -0700 (Sun, 16 Mar 2014)
New Revision: 59271
Modified:
grass/trunk/vector/v.overlay/v.overlay.html
Log:
v.overlay manual: fix typo (fixes trac #2222)
Modified: grass/trunk/vector/v.overlay/v.overlay.html
===================================================================
--- grass/trunk/vector/v.overlay/v.overlay.html 2014-03-16 12:56:01 UTC (rev 59270)
+++ grass/trunk/vector/v.overlay/v.overlay.html 2014-03-16 16:58:03 UTC (rev 59271)
@@ -3,7 +3,7 @@
<em>v.overlay</em> allows the user to overlay two vector maps. Features
in <b>ainput</b> can be lines or areas and are cut with areas in
<b>binput</b>. Simple <i>clipping</i> can be performed with the <b>and</b>
-oerator.
+operator.
<p>
If areas in <b>ainput</b> are overlaid with areas in <b>binput</b>,
it is sometimes necessary to snap areas of <b>binput</b> to those of
More information about the grass-commit
mailing list