Fixed a minor typo (#8041)
This commit is contained in:
parent
7508fd975f
commit
c0fec42387
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ import shouldHideEvent from './shouldHideEvent';
|
||||||
import { haveTileForEvent } from "./components/views/rooms/EventTile";
|
import { haveTileForEvent } from "./components/views/rooms/EventTile";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns true iff this event arriving in a room should affect the room's
|
* Returns true if this event arriving in a room should affect the room's
|
||||||
* count of unread messages
|
* count of unread messages
|
||||||
*
|
*
|
||||||
* @param {Object} ev The event
|
* @param {Object} ev The event
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue