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) {