Updated parameter name

This commit is contained in:
parent 75d9119679
commit 16f2278232

View File

@ -17,7 +17,7 @@
} ], } ],
"inputParameters" : [ { "inputParameters" : [ {
"type" : "INTEGER", "type" : "INTEGER",
"name" : "Multiplicator" "name" : "Multiplier"
} ], } ],
"outputs" : [ { "outputs" : [ {
"dataType" : "double_vector", "dataType" : "double_vector",