Skip to content

Commit d072677

Browse files
r10siequidoo
andauthored
Update deltachat-ffi/deltachat.h
Co-authored-by: iequidoo <[email protected]>
1 parent 64c651f commit d072677

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
@@ -1311,7 +1311,7 @@ uint32_t dc_place_outgoing_call (dc_context_t* context, uint32_t ch
13111311
* All participant devices get informed about the ended call via #DC_EVENT_CALL_ENDED unless they are contact requests.
13121312
* For contact requests, the call times out on all other affected devices.
13131313
*
1314-
* If the message ID is wrong or does not exist for whatever reasons, nothing happends.
1314+
* If the message ID is wrong or does not exist for whatever reasons, nothing happens.
13151315
* Therefore, and for resilience, UI should remove the call UI directly when calling
13161316
* this function and not only on the event.
13171317
*

0 commit comments

Comments
 (0)