Skip to content

Commit

Permalink
Fix spelling errors. (#992)
Browse files Browse the repository at this point in the history
* extented -> extended
  • Loading branch information
sebastic committed Sep 27, 2020
1 parent 90634b7 commit 24dc036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raster/rasterintro.html
Expand Up @@ -201,7 +201,7 @@ <h3>Raster map statistics</h3>
reports are also available (<a href="r.report.html">r.report</a>,<a
href="r.stats.html">r.stats</a>, <a href="r.volume.html">r.volume</a>).

Since <a href="r.univar.html">r.univar</a> may be slow for extented
Since <a href="r.univar.html">r.univar</a> may be slow for extended
statistics these can be calculated using
<a href="r.stats.quantile.html">r.stats.quantile</a>. Without a zones input
raster, the <a href="r.quantile.html">r.quantile</a> module will be significantly
Expand Down

0 comments on commit 24dc036

Please sign in to comment.