[GRASS-SVN] r72162 - grass/branches/releasebranch_7_4/raster/r.drain
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jan 26 03:37:35 PST 2018
Author: neteler
Date: 2018-01-26 03:37:35 -0800 (Fri, 26 Jan 2018)
New Revision: 72162
Modified:
grass/branches/releasebranch_7_4/raster/r.drain/r.drain.html
Log:
r.drain manual: fix typo (thanks to Bas Couwenberg), fixes #3484
Modified: grass/branches/releasebranch_7_4/raster/r.drain/r.drain.html
===================================================================
--- grass/branches/releasebranch_7_4/raster/r.drain/r.drain.html 2018-01-26 11:37:03 UTC (rev 72161)
+++ grass/branches/releasebranch_7_4/raster/r.drain/r.drain.html 2018-01-26 11:37:35 UTC (rev 72162)
@@ -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