[GRASS-SVN] r73862 - in grass/trunk: raster/r.buildvrt scripts/r.drain
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Dec 26 08:27:42 PST 2018
Author: neteler
Date: 2018-12-26 08:27:42 -0800 (Wed, 26 Dec 2018)
New Revision: 73862
Modified:
grass/trunk/raster/r.buildvrt/r.buildvrt.html
grass/trunk/scripts/r.drain/r.drain.html
Log:
Fix a couple of spelling errors reported by lintian QA tool (thanks to Bas Couwenberg, fixes #3717)
Modified: grass/trunk/raster/r.buildvrt/r.buildvrt.html
===================================================================
--- grass/trunk/raster/r.buildvrt/r.buildvrt.html 2018-12-26 14:14:25 UTC (rev 73861)
+++ grass/trunk/raster/r.buildvrt/r.buildvrt.html 2018-12-26 16:27:42 UTC (rev 73862)
@@ -8,7 +8,7 @@
<h2>NOTES</h2>
<em>r.buildvrt</em> creates a list of raster maps that can be
-located in different mapsets. The ouput is a read-only link to
+located in different mapsets. The output is a read-only link to
the original raster maps which is only valid if the original raster
maps remain in the originally indicated mapset. A VRT can also be built
from raster maps registered with <em>r.external</em>.
Modified: grass/trunk/scripts/r.drain/r.drain.html
===================================================================
--- grass/trunk/scripts/r.drain/r.drain.html 2018-12-26 14:14:25 UTC (rev 73861)
+++ grass/trunk/scripts/r.drain/r.drain.html 2018-12-26 16:27:42 UTC (rev 73862)
@@ -33,7 +33,7 @@
<p>For an elevation surface, the path is calculated by choosing the
steeper "slope" between adjacent cells. The slope calculation
-accurately acounts for the variable scale in lat-lon projections. For
+accurately accounts for the variable scale in lat-lon projections. For
a cost surface, the path is calculated by following the movement
direction surface back to the start point given
in <em><a href="r.walk.html">r.walk</a></em> or
More information about the grass-commit
mailing list