Fixed a minor typo (#8041)
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user