From c71dff0859cbde3d0499321a7c604d479a97872a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danol=20=28Daniel=20=C4=8Cejchan=29?= Date: Wed, 31 Jul 2024 16:24:36 +0200 Subject: [PATCH] Fix double l in callibrate --- yaml/buddy-error-codes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml/buddy-error-codes.yaml b/yaml/buddy-error-codes.yaml index 984b1a7..e5eb822 100644 --- a/yaml/buddy-error-codes.yaml +++ b/yaml/buddy-error-codes.yaml @@ -615,7 +615,7 @@ Errors: - code: "XX523" printers: [MK4, iX, XL, MK3.5] title: "LOADCELL NOT CALIBRATED" - text: "Loadcell calibration is incomplete. Restart the printer and callibrate loadcell." + text: "Loadcell calibration is incomplete. Restart the printer and calibrate loadcell." id: "LOADCELL_INCOMPLETE_CONFIGURATION_ERROR" approved: true