Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nuno-vieira committed Jan 8, 2025
1 parent 091ff9e commit 5f311c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ public class ChatMessageController: DataController, DelegateCallable, DataStoreP
/// The polls repository to fetch polls data.
private let pollsRepository: PollsRepository

/// The replies pagination hdler.
/// The replies pagination handler.
private let replyPaginationHandler: MessagesPaginationStateHandling

/// The current state of the pagination state.
Expand Down

0 comments on commit 5f311c2

Please sign in to comment.