From fa47e792929e18185f4fe2c3fa849e3adb16a59b Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Sat, 6 Apr 2024 18:37:54 +0200 Subject: [PATCH] Correct typo in IMAP translation (#115032) --- homeassistant/components/imap/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/imap/strings.json b/homeassistant/components/imap/strings.json index 378a1172788..ac06d833f55 100644 --- a/homeassistant/components/imap/strings.json +++ b/homeassistant/components/imap/strings.json @@ -43,7 +43,7 @@ "message": "Marking the the message for deletion failed with \"{error}\"." }, "expunge_failed": { - "message": "Expungling the the message failed with \"{error}\"." + "message": "Expunging the the message failed with \"{error}\"." }, "invalid_entry": { "message": "No valid IMAP entry was found."