ソースを参照

r.stream.extract: Fix typos in the manual (#1352)

* r.stream.extract: Fix typos in the manual

* Add a comma

* Grammar
Huidae Cho 4 年 前
コミット
2ac698cc3b
1 ファイル変更4 行追加4 行削除
  1. 4 4
      raster/r.stream.extract/r.stream.extract.html

+ 4 - 4
raster/r.stream.extract/r.stream.extract.html

@@ -30,8 +30,8 @@ accumulation value that will initiate a new stream. If Montgomery's
 method for channel initiation is used, the cell value of the
 method for channel initiation is used, the cell value of the
 accumulation input map is multiplied by <tt>(tan(local
 accumulation input map is multiplied by <tt>(tan(local
 slope))<sup>mexp</sup></tt> and then compared
 slope))<sup>mexp</sup></tt> and then compared
-to <b>threshold</b>. If <b>mexp</b> is given than the method of
-Montgomery and Foufoula-Georgiou (1993) to initiate a stream with this
+to <b>threshold</b>. If <b>mexp</b> is given, then the method of
+Montgomery and Foufoula-Georgiou (1993) is used to initiate a stream with this
 value. The cell value of the accumulation input map is multiplied
 value. The cell value of the accumulation input map is multiplied
 by <tt>(tan(local slope))<sup>mexp</sup></tt> and then compared
 by <tt>(tan(local slope))<sup>mexp</sup></tt> and then compared
 to <b>threshold</b>. If threshold is reached or exceeded, a new stream
 to <b>threshold</b>. If threshold is reached or exceeded, a new stream
@@ -75,9 +75,9 @@ started and traced downstream to its outlet point. As for
 calculated as the number of cells draining through a cell.
 calculated as the number of cells draining through a cell.
 
 
 <p>
 <p>
-If <b>accumulation</b> is given than the accumulation values of the
+If <b>accumulation</b> is given, then the accumulation values of the
 provided <b>accumulation</b> map are used and not calculated from the
 provided <b>accumulation</b> map are used and not calculated from the
-input <b>elevation</b> map. In this case the <b>elevation</b> map must
+input <b>elevation</b> map. In this case, the <b>elevation</b> map must
 be exactly the same map used to calculate
 be exactly the same map used to calculate
 <b>accumulation</b>. If <b>accumulation</b> was calculated with
 <b>accumulation</b>. If <b>accumulation</b> was calculated with
 <em><a href="r.terraflow.html">r.terraflow</a></em>, the filled
 <em><a href="r.terraflow.html">r.terraflow</a></em>, the filled