You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-11-29 16:43:09 +03:00
typo
This commit is contained in:
@@ -219,7 +219,7 @@ LocalIndexedDBStoreBackend.prototype = {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {boolean=} copy If false, the data returned is from internal
|
* @param {boolean=} copy If false, the data returned is from internal
|
||||||
* buffers and must not be muated. Otherwise, a copy is made before
|
* buffers and must not be mutated. Otherwise, a copy is made before
|
||||||
* returning such that the data can be safely mutated. Default: true.
|
* returning such that the data can be safely mutated. Default: true.
|
||||||
*
|
*
|
||||||
* @return {Promise} Resolves with a sync response to restore the
|
* @return {Promise} Resolves with a sync response to restore the
|
||||||
|
|||||||
Reference in New Issue
Block a user