diff --git a/deltachat-ffi/deltachat.h b/deltachat-ffi/deltachat.h index 37d436ef0..83706dd16 100644 --- a/deltachat-ffi/deltachat.h +++ b/deltachat-ffi/deltachat.h @@ -3165,7 +3165,7 @@ char* dc_msg_get_setupcodebegin (const dc_msg_t* msg); /** * Check if the message is completely downloaded. - * The UI should render the message as usual, + * If not, the UI should render the message as usual, * using all the information available by the dc_msg_get_*() and related functions. * In addition to that, there should be a download button indicating * that the message is not yet downloaded and offering download.