From 194970a164307103b436e7f52989bd7856e267ee Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Wed, 10 Jun 2020 14:48:55 +0200 Subject: [PATCH] wording --- deltachat-ffi/deltachat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.