Improve wording of No. Layers setting

Fixes #5741.
This commit is contained in:
Ghostkeeper 2019-05-17 09:39:34 +02:00
parent be4e05c13f
commit abcac67cee
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -100,8 +100,8 @@ class ChangeAtZ(Script):
}, },
"d_twLayers": "d_twLayers":
{ {
"label": "No. Layers", "label": "Layer Spread",
"description": "No. of layers used to change", "description": "The change will be gradual over this many layers. Enter 1 to make the change immediate.",
"unit": "", "unit": "",
"type": "int", "type": "int",
"default_value": 1, "default_value": 1,