You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-10 09:22:25 +03:00
Comment typo
This commit is contained in:
@@ -48,7 +48,7 @@ export function createPromiseActionCreator(id, fn) {
|
|||||||
* }
|
* }
|
||||||
* @param {MatrixClient} matrixClient the matrix client with which to register
|
* @param {MatrixClient} matrixClient the matrix client with which to register
|
||||||
* a listener.
|
* a listener.
|
||||||
* @param {string} eventId the ID of the event that hen emitted will cause the
|
* @param {string} eventId the ID of the event that when emitted will cause the
|
||||||
* an action to be dispatched.
|
* an action to be dispatched.
|
||||||
* @returns {function} a function that, when called, will begin to listen to
|
* @returns {function} a function that, when called, will begin to listen to
|
||||||
* dispatches from matrixClient. The result from that
|
* dispatches from matrixClient. The result from that
|
||||||
|
|||||||
Reference in New Issue
Block a user