Capitalise setting name for Hollow Objects

This is in line with other setting names.

Contributes to issue CURA-2748.
This commit is contained in:
Ghostkeeper 2016-11-01 16:31:42 +01:00
parent bce6a6fed4
commit 24f78a7ee6
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -3904,7 +3904,7 @@
},
"infill_hollow":
{
"label": "Hollow out Objects",
"label": "Hollow Out Objects",
"description": "Remove all infill and make the inside of the object eligible for support.",
"type": "bool",
"default_value": false,