We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7876a78 + afc60e1 commit ac5ff27Copy full SHA for ac5ff27
python/plugins/processing/modeler/ModelerParameterDefinitionDialog.py
@@ -47,7 +47,7 @@
47
class ModelerParameterDefinitionDialog(QDialog):
48
49
PARAMETER_NUMBER = 'Number'
50
- PARAMETER_RASTER = 'Raster Layer'
+ PARAMETER_RASTER = 'Raster layer'
51
PARAMETER_TABLE = 'Table'
52
PARAMETER_VECTOR = 'Vector layer'
53
PARAMETER_STRING = 'String'
0 commit comments