You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-12-01 04:43:29 +03:00
fix typo in comments
This commit is contained in:
@@ -100,7 +100,7 @@ function keyFromRecoverySession(session, decryptionKey) {
|
|||||||
*
|
*
|
||||||
* @param {Object} opts.deviceToImport Device data exported with
|
* @param {Object} opts.deviceToImport Device data exported with
|
||||||
* (TODO link to export method) that must be imported to recreate this device.
|
* (TODO link to export method) that must be imported to recreate this device.
|
||||||
* Should only be useful for deviced with end-to-end crypto enabled.
|
* Should only be useful for devices with end-to-end crypto enabled.
|
||||||
* If provided, opts.deviceId and opts.userId should **NOT** be provided
|
* If provided, opts.deviceId and opts.userId should **NOT** be provided
|
||||||
* (they are present in the exported data).
|
* (they are present in the exported data).
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user