Merge pull request #5119 from salvadornico/master

Fixed typo in ChangeAtZ.py
This commit is contained in:
Jaime van Kessel 2019-01-07 10:43:30 +01:00 committed by GitHub
commit 2dbdf27c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ class ChangeAtZ(Script):
"e1_Change_speed":
{
"label": "Change Speed",
"description": "Select if total speed (print and travel) has to be cahnged",
"description": "Select if total speed (print and travel) has to be changed",
"type": "bool",
"default_value": false
},