Skip to content

Commit b44ce1e

Browse files
ghtmttnyalldawson
authored andcommitted
[processing] fix wrong parameter GRASS
1 parent e182280 commit b44ce1e

File tree

1 file changed

+1
-1
lines changed
  • python/plugins/processing/algs/grass7/description

1 file changed

+1
-1
lines changed

python/plugins/processing/algs/grass7/description/r.thin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ r.thin
22
Thins non-zero cells that denote linear features in a raster layer.
33
Raster (r.*)
44
QgsProcessingParameterRasterLayer|input|Input raster layer to thin|None|False
5-
QgsProcessingParameterNumber|maxit|Maximum number of iterations|QgsProcessingParameterNumber.Integer|200|True|1|None
5+
QgsProcessingParameterNumber|iterations|Maximum number of iterations|QgsProcessingParameterNumber.Integer|200|True|1|None
66
QgsProcessingParameterRasterDestination|output|Thinned

0 commit comments

Comments
 (0)