Fixed typo in ChangeAtZ.py

This commit is contained in:
Nico Salvador 2019-01-06 10:19:21 +08:00 committed by GitHub
parent 78ee666919
commit 39cdb3ed0a
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
},