mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Grammar and style
We use word-capitalisation in these setting labels. And we should put a period after sentences in the description. Contributes to issue CURA-9432.
This commit is contained in:
parent
ddb87656ff
commit
e0c319ed46
1 changed files with 2 additions and 2 deletions
|
@ -2757,8 +2757,8 @@
|
||||||
},
|
},
|
||||||
"max_degradation_temperature":
|
"max_degradation_temperature":
|
||||||
{
|
{
|
||||||
"label": "Max degradation temperature",
|
"label": "Max Degradation Temperature",
|
||||||
"description": "Maximum temperature that the material can reach before it starts degrading and requiring a purge",
|
"description": "Maximum temperature that the material can reach before it starts degrading and requiring a purge.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 265,
|
"default_value": 265,
|
||||||
"enabled": false
|
"enabled": false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue