Updated parameter name

This commit is contained in:
2022-10-18 13:55:39 +02:00
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",