Skip to content

Commit ca63d60

Browse files
andybalaambnjbvr
authored andcommitted
doc(crypto): Add missing word 'verify' in 'verify_device' docs
1 parent 8cc3b0f commit ca63d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/matrix-sdk-crypto-ffi/src/machine.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ impl OlmMachine {
354354
.map(|d| d.into()))
355355
}
356356

357-
/// Manually the device of the given user with the given device ID.
357+
/// Manually verify the device of the given user with the given device ID.
358358
///
359359
/// This method will attempt to sign the device using our private cross
360360
/// signing key.

0 commit comments

Comments
 (0)