1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00

I can't spell 'likely'

This commit is contained in:
David Baker
2016-09-08 13:56:45 +01:00
parent ec4086c5fc
commit ee7c064690

View File

@@ -112,7 +112,7 @@ export function setDMRoom(roomId, userId) {
}
/**
* Given a room, estimate which of its members is likley to
* Given a room, estimate which of its members is likely to
* be the target if the room were a DM room and return that user.
*/
export function guessDMRoomTarget(room, me) {