From 0087e3748c5989a927d7f571dcf2aca052330649 Mon Sep 17 00:00:00 2001 From: link2xt Date: Wed, 25 Jan 2023 21:37:33 +0000 Subject: [PATCH] Fix comment typo --- src/receive_imf.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/receive_imf.rs b/src/receive_imf.rs index e1af9e267..82dd34f47 100644 --- a/src/receive_imf.rs +++ b/src/receive_imf.rs @@ -1231,7 +1231,7 @@ SET rfc724_mid=excluded.rfc724_mid, chat_id=excluded.chat_id, } drop(conn); - // check all parts wheter they contain a new logging webxdc + // check all parts whether they contain a new logging webxdc for (part, msg_id) in mime_parser.parts.iter().zip(&created_db_entries) { maybe_set_logging_xdc_inner( context,