I can't spell 'likely'
This commit is contained in:
parent
ec4086c5fc
commit
ee7c064690
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue