From 8ba08432c575389e28eb4e04938cb82b5ed2f415 Mon Sep 17 00:00:00 2001 From: link2xt Date: Thu, 30 May 2024 19:57:03 +0000 Subject: [PATCH] docs: fix a typo in test_partial_group_consistency() --- src/receive_imf/tests.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/receive_imf/tests.rs b/src/receive_imf/tests.rs index f363ffc93..2dedd415f 100644 --- a/src/receive_imf/tests.rs +++ b/src/receive_imf/tests.rs @@ -4403,7 +4403,7 @@ Chat-Group-Member-Added: charlie@example.com", let contacts = get_chat_contacts(&bob, bob_chat_id).await?; assert_eq!(contacts.len(), 3); - // Bob fully reives the partial message. + // Bob fully receives the partial message. let msg_id = receive_imf_from_inbox( &bob, "first@example.org",