docs: fix a typo in get_for_contact documentation

This commit is contained in:
link2xt
2023-07-01 19:39:50 +00:00
parent 1f71c69325
commit e975568122

View File

@@ -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,