Skip to content

Commit 07aa6d7

Browse files
committed
doc: Fix missing 'o' in the doc comment for the recovery module
1 parent 9df1c48 commit 07aa6d7

File tree

1 file changed

+1
-1
lines changed
  • crates/matrix-sdk/src/encryption/recovery

1 file changed

+1
-1
lines changed

crates/matrix-sdk/src/encryption/recovery/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
//! this file is the secret storage key.
2929
//!
3030
//! You should configure your client to bootstrap cross-signing automatically
31-
//! and may chose to let your client automatically create a backup, if it
31+
//! and may choose to let your client automatically create a backup, if it
3232
//! doesn't exist, as well:
3333
//!
3434
//! ```no_run

0 commit comments

Comments
 (0)