Skip to content

Commit 4724648

Browse files
TobiasFellapoljar
authored andcommitted
doc(crypto): Fix typo
Signed-off-by: Tobias Fella <fella@posteo.de>
1 parent 31006ab commit 4724648

File tree

1 file changed

+1
-1
lines changed
  • crates/matrix-sdk-crypto/src/machine

1 file changed

+1
-1
lines changed

crates/matrix-sdk-crypto/src/machine/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ impl OlmMachine {
737737
.await
738738
}
739739

740-
/// Get the a key claiming request for the user/device pairs that we are
740+
/// Get a key claiming request for the user/device pairs that we are
741741
/// missing Olm sessions for.
742742
///
743743
/// Returns None if no key claiming request needs to be sent out.

0 commit comments

Comments
 (0)