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