JSON fix typo: ar ==> or (CURA-1443)

This commit is contained in:
Tim Kuipers 2016-06-08 13:26:24 +02:00
parent 6cca612d7d
commit 0dcf13a243

View file

@ -1353,7 +1353,7 @@
"jerk_enabled": {
"label": "Enable Jerk Control",
"description": "Enables adjusting the jerk of print head when the X ar Y axis halts or starts to move. Increasing the jerk can reduce printing time at the cost of print quality.",
"description": "Enables adjusting the jerk of print head when the X or Y axis halts or starts to move. Increasing the jerk can reduce printing time at the cost of print quality.",
"type": "bool",
"default_value": false,
"global_only": "True"