From 1df131c6ae77b38f7328a5e94d4861853070a7ee 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 1cc0d115c..2d42c0730 100644 --- a/deltachat-ffi/deltachat.h +++ b/deltachat-ffi/deltachat.h @@ -3905,7 +3905,7 @@ int dc_msg_has_html (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.