mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 05:30:33 -04:00
Update crates/matrix-sdk-crypto/src/olm/account.rs
Co-authored-by: poljar <poljar@termina.org.uk>
This commit is contained in:
committed by
GitHub
parent
ca18fca20b
commit
8aed72a085
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user