From fb5ec97cb8c0c7ab6fd4bde2ac82716c33844a01 Mon Sep 17 00:00:00 2001 From: Mark Burton Date: Sat, 14 Sep 2019 09:15:41 +0100 Subject: [PATCH] Fix spelling. --- resources/definitions/fdmprinter.def.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index b609088afa..2d6848ade8 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -7563,7 +7563,7 @@ "small_feature_speed_factor": { "label": "Small Feature Speed", - "description": "Small features will be printed at this percentage of their normal print speed. Slower printing can help with adhestion and accuracy.", + "description": "Small features will be printed at this percentage of their normal print speed. Slower printing can help with adhesion and accuracy.", "unit": "%", "type": "float", "default_value": 50, @@ -7575,7 +7575,7 @@ "small_feature_speed_factor_0": { "label": "First Layer Speed", - "description": "Small features on the first layer will be printed at this percentage of their normal print speed. Slower printing can help with adhestion and accuracy.", + "description": "Small features on the first layer will be printed at this percentage of their normal print speed. Slower printing can help with adhesion and accuracy.", "unit": "%", "type": "float", "default_value": 50,