1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-06 03:50:08 +02:00
This commit is contained in:
B. Petersen 2018-05-23 13:51:15 +02:00
parent 4c9a6902de
commit a5f611aeb5

View file

@ -761,7 +761,7 @@ int mrmsg_is_forwarded(const mrmsg_t* msg)
/**
* Check if the message is an informational message, created by the
* device or by another users. Suche messages are not "typed" by the user but
* device or by another users. Such messages are not "typed" by the user but
* created due to other actions, eg. mrmailbox_set_chat_name(), mrmailbox_set_chat_profile_image()
* or mrmailbox_add_contact_to_chat().
*