We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31006ab commit 4724648Copy full SHA for 4724648
crates/matrix-sdk-crypto/src/machine/mod.rs
@@ -737,7 +737,7 @@ impl OlmMachine {
737
.await
738
}
739
740
- /// Get the a key claiming request for the user/device pairs that we are
+ /// Get a key claiming request for the user/device pairs that we are
741
/// missing Olm sessions for.
742
///
743
/// Returns None if no key claiming request needs to be sent out.
0 commit comments