From ca1e7bd971b8effb5b3c822f3ebaa5265d43f11d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danol=20=28Daniel=20=C4=8Cejchan=29?= Date: Tue, 22 Oct 2024 14:17:55 +0200 Subject: [PATCH] Fix a typo in STEEL_SHEET_NOT_DETECTED BFW-6206 --- 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 456a2f0..e0a6f47 100644 --- a/yaml/buddy-error-codes.yaml +++ b/yaml/buddy-error-codes.yaml @@ -87,7 +87,7 @@ Errors: - code: "XX109" printers: [iX] title: "STEEL SHEEL NOT DETECTED" - text: "Steel sheet was not deceted on the printer. Please put the sheet on to prevent printer damage." + text: "Steel sheet was not detected. Please put the sheet on to prevent printer damage." action: [Retry, Skip] id: "STEEL_SHEET_NOT_DETECTED" approved: false