Fix a few more typos
This commit is contained in:
parent
285f4d1be9
commit
e6ca92ffa4
7 changed files with 8 additions and 8 deletions
|
@ -3116,7 +3116,7 @@ async fn leave_channel_chat(request: proto::LeaveChannelChat, session: Session)
|
|||
Ok(())
|
||||
}
|
||||
|
||||
/// Retrive the chat history for a channel
|
||||
/// Retrieve the chat history for a channel
|
||||
async fn get_channel_messages(
|
||||
request: proto::GetChannelMessages,
|
||||
response: Response<proto::GetChannelMessages>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue