From 8aed72a085799b1f3293976c6c84d4cc0c740468 Mon Sep 17 00:00:00 2001 From: Benjamin Kampmann Date: Thu, 3 Mar 2022 11:35:02 +0100 Subject: [PATCH] Update crates/matrix-sdk-crypto/src/olm/account.rs Co-authored-by: poljar --- crates/matrix-sdk-crypto/src/olm/account.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/matrix-sdk-crypto/src/olm/account.rs b/crates/matrix-sdk-crypto/src/olm/account.rs index 4ec3ca0de..e357a4673 100644 --- a/crates/matrix-sdk-crypto/src/olm/account.rs +++ b/crates/matrix-sdk-crypto/src/olm/account.rs @@ -1113,7 +1113,7 @@ impl ReadOnlyAccount { #[cfg(any(test, feature = "testing"))] #[allow(dead_code)] - /// Testing only facility to create a group_session_pari with default + /// Testing only facility to create a group session pair with default /// settings pub async fn create_group_session_pair_with_defaults( &self,