Skip to content

Commit

Permalink
Update src/machine.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Richard van der Hoff <[email protected]>
  • Loading branch information
BillCarsonFr and richvdh authored Oct 10, 2023
1 parent 5bd4ffe commit b60063a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/machine.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,7 @@ impl OlmMachine {
/// secrets received during the previous session.
///
/// The secrets are guaranteed to have been received over a 1-to-1 encrypted
/// to_device message from a verified own device.
/// to_device message from one of the user's own verified devices.
///
/// Returns a `Promise` for a `Set` of `String` corresponding to the secret
/// values.
Expand Down

0 comments on commit b60063a

Please sign in to comment.