mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Fix grammar mistake
These are two sentences. Contributes to issue CURA-4341.
This commit is contained in:
parent
d999d1c7f2
commit
e56a6214d2
1 changed files with 1 additions and 1 deletions
|
@ -3986,7 +3986,7 @@
|
|||
"skirt_gap":
|
||||
{
|
||||
"label": "Skirt Distance",
|
||||
"description": "The horizontal distance between the skirt and the first layer of the print.\nThis is the minimum distance, multiple skirt lines will extend outwards from this distance.",
|
||||
"description": "The horizontal distance between the skirt and the first layer of the print.\nThis is the minimum distance. Multiple skirt lines will extend outwards from this distance.",
|
||||
"unit": "mm",
|
||||
"type": "float",
|
||||
"default_value": 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue