mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
codespell: Fix newly found typos.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
ab7cd3c40a
commit
2ce8357009
@@ -221,7 +221,7 @@ export class MessageListView {
|
||||
// These three data structures keep track of groups of messages in the DOM.
|
||||
//
|
||||
// The message_groups are blocks of messages rendered into the
|
||||
// DOM that will share a common recipent bar heading.
|
||||
// DOM that will share a common recipient bar heading.
|
||||
//
|
||||
// A message_container an object containing a Message object
|
||||
// plus additional computed metadata needed for rendering it
|
||||
|
||||
Reference in New Issue
Block a user