Browse Source

manual typo fix (#1269)

Helmut Kudrnovsky 4 years ago
parent
commit
d494dddc78
1 changed files with 1 additions and 1 deletions
  1. 1 1
      raster/r.clump/r.clump.html

+ 1 - 1
raster/r.clump/r.clump.html

@@ -31,7 +31,7 @@ FCELL, DCELL) as input. In this case, the spectral distance between
 cells is used to determine the similarity of two cells. This means that 
 cells is used to determine the similarity of two cells. This means that 
 input maps must be metric: the difference cell 1 - cell 2 must make 
 input maps must be metric: the difference cell 1 - cell 2 must make 
 sense. Categorical maps, e.g. land cover, can not be used in this case. 
 sense. Categorical maps, e.g. land cover, can not be used in this case. 
-Examples for valid inpat maps are satellite imagery, vegetation 
+Examples for valid input maps are satellite imagery, vegetation 
 indices, elevation, climatic parameters etc.
 indices, elevation, climatic parameters etc.
 
 
 <h2>NOTES</h2>
 <h2>NOTES</h2>