Skip to content

Commit 1d1073e

Browse files
Hocurilink2xt
authored andcommitted
Update deltachat-ffi/deltachat.h
1 parent 5173571 commit 1d1073e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deltachat-ffi/deltachat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ char* dc_get_blobdir (const dc_context_t* context);
490490
* - `download_limit` = Messages up to this number of bytes are downloaded automatically.
491491
* For messages with large attachments, two messages are sent:
492492
* a Pre-Message containing metadata and a Post-Message containing the attachment.
493-
* Pre-Messages are always downloaded and show a placeholder message
493+
* Pre-Messages are always downloaded and show a placeholder message.
494494
* These messages can be downloaded fully using dc_download_full_msg() later.
495495
* Post-Messages are automatically downloaded if they are smaller than the download_limit.
496496
* 0=no limit (default).

0 commit comments

Comments
 (0)