From a65bb1432995fbccd40fbc280a608399baa5274f Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 6 Jul 2016 12:56:05 +0200 Subject: [PATCH] Capitalise setting label This is in line with the rest of the setting labels. --- resources/definitions/fdmprinter.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index b5d3796e74..c153ca3b07 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -410,7 +410,7 @@ }, "skin_line_width": { - "label": "Top/bottom Line Width", + "label": "Top/Bottom Line Width", "description": "Width of a single top/bottom line.", "unit": "mm", "minimum_value": "0.0001",