mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
docs: fix a typo in get_for_contact documentation
This commit is contained in:
@@ -1933,7 +1933,7 @@ impl ChatIdBlocked {
|
||||
|
||||
/// Returns the chat for the 1:1 chat with this contact.
|
||||
///
|
||||
/// I the chat does not yet exist a new one is created, using the provided [`Blocked`]
|
||||
/// If the chat does not yet exist a new one is created, using the provided [`Blocked`]
|
||||
/// state.
|
||||
pub async fn get_for_contact(
|
||||
context: &Context,
|
||||
|
||||
Reference in New Issue
Block a user