[GRASS-SVN] r66085 - grass-addons/grass7/raster/r.stream.order
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Sep 2 07:52:50 PDT 2015
Author: martinl
Date: 2015-09-02 07:52:50 -0700 (Wed, 02 Sep 2015)
New Revision: 66085
Modified:
grass-addons/grass7/raster/r.stream.order/r.stream.order.html
Log:
r.stream.order: fix small typo in the manual
Modified: grass-addons/grass7/raster/r.stream.order/r.stream.order.html
===================================================================
--- grass-addons/grass7/raster/r.stream.order/r.stream.order.html 2015-09-02 11:27:57 UTC (rev 66084)
+++ grass-addons/grass7/raster/r.stream.order/r.stream.order.html 2015-09-02 14:52:50 UTC (rev 66085)
@@ -53,7 +53,7 @@
performed. Normally both Horton and Hack ordering are calculated on
cumulative stream length which is calculated internally. Flow
accumulation can be used if the user wants to calculate the main channel
-as the stream with the highest value of aqccumulation. Flow
+as the stream with the highest value of accumulation. Flow
accumulation map shall be of DCELL type, as is by default produced by
<em><a href="r.watershed.html">r.watershed</a></em> or converted to
DCELL with <em><a href="r.mapcalc.html">r.mapcalc</a></em>.
More information about the grass-commit
mailing list