Skip to content

Commit c1896b0

Browse files
committed
typo fix
1 parent f5f85b8 commit c1896b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chat.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3649,7 +3649,7 @@ pub(crate) async fn add_to_chat_contacts_table(
36493649
}
36503650

36513651
/// Removes a contact from the chat
3652-
/// my updating the `remove_timestamp`.
3652+
/// by updating the `remove_timestamp`.
36533653
pub(crate) async fn remove_from_chat_contacts_table(
36543654
context: &Context,
36553655
chat_id: ChatId,

0 commit comments

Comments
 (0)