Fix spelling of support interface acceleration descriptions

My own copy-paste mistake here.

Contributes to issue CURA-3491.
This commit is contained in:
Ghostkeeper 2017-03-17 11:24:10 +01:00
parent 65daa86fb0
commit d33c8e8436
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -2202,7 +2202,7 @@
"acceleration_support_bottom": "acceleration_support_bottom":
{ {
"label": "Support Bottom Acceleration", "label": "Support Bottom Acceleration",
"description": "The accelerations with which the bottoms of support are printed. Printing them at lower acceleration can improve adhesion of support on top of your model.", "description": "The acceleration with which the bottoms of support are printed. Printing them at lower acceleration can improve adhesion of support on top of your model.",
"unit": "mm/s²", "unit": "mm/s²",
"type": "float", "type": "float",
"default_value": 3000, "default_value": 3000,
@ -2218,7 +2218,7 @@
"acceleration_support_roof": "acceleration_support_roof":
{ {
"label": "Support Roof Acceleration", "label": "Support Roof Acceleration",
"description": "The accelerations with which the roofs of support are printed. Printing them at lower acceleration can improve overhang quality.", "description": "The acceleration with which the roofs of support are printed. Printing them at lower acceleration can improve overhang quality.",
"unit": "mm/s²", "unit": "mm/s²",
"type": "float", "type": "float",
"default_value": 3000, "default_value": 3000,