From 4294a162e656fbcac0cb2bb4b89b430c6113ab85 Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Mon, 13 Mar 2017 17:39:04 +0100 Subject: [PATCH] lil typo fix (CURA-3512) --- 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 999184a76d..9579a29bb3 100755 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -4121,7 +4121,7 @@ }, "mold_width": { - "label": "Minmal Mold Width", + "label": "Minimal Mold Width", "description": "The minimal distance between the ouside of the mold and the outside of the model.", "unit": "mm", "type": "float",