mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-06 12:00:11 +02:00
typo
This commit is contained in:
parent
1e779ca4d2
commit
75d90908d7
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
* @memberof dc_context_t
|
||||
* @param context The context object.
|
||||
* @param qr The text of the scanned QR code.
|
||||
* @return Parsed QR code as an dc_lot_t object. The returnd object must be
|
||||
* @return Parsed QR code as an dc_lot_t object. The returned object must be
|
||||
* freed using dc_lot_unref() after usage.
|
||||
*/
|
||||
dc_lot_t* dc_check_qr(dc_context_t* context, const char* qr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue