Skip to content

Commit

Permalink
doc(crypto): Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Fella <[email protected]>
  • Loading branch information
TobiasFella authored and poljar committed Nov 16, 2024
1 parent 31006ab commit 4724648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/matrix-sdk-crypto/src/machine/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ impl OlmMachine {
.await
}

/// 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
/// missing Olm sessions for.
///
/// Returns None if no key claiming request needs to be sent out.
Expand Down

0 comments on commit 4724648

Please sign in to comment.