Merge pull request #2428 from deltachat/new-branch-test

Correct typo
This commit is contained in:
Hendrik Jansen
2021-05-09 11:05:30 +02:00
committed by GitHub

View File

@@ -3075,7 +3075,7 @@ int dc_chat_is_device_talk (const dc_chat_t* chat);
/**
* Check if messages can be sent to a give chat.
* Check if messages can be sent to a given chat.
* This is not true e.g. for the deaddrop or for the device-talk, cmp. dc_chat_is_device_talk().
*
* Calling dc_send_msg() for these chats will fail