mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-31 02:09:22 +00:00
Typo
This commit is contained in:
parent
1a6849c101
commit
d05089d673
1 changed files with 2 additions and 2 deletions
|
|
@ -168,8 +168,8 @@ char * linphone_call_log_to_str(LinphoneCallLog *cl);
|
|||
|
||||
|
||||
/**
|
||||
* The LinphoneCallParams is an object contaning various call related parameters.
|
||||
* It can be used to retrieve parameters from a currently running call or modify the call's characterisitcs
|
||||
* The LinphoneCallParams is an object containing various call related parameters.
|
||||
* It can be used to retrieve parameters from a currently running call or modify the call's characteristics
|
||||
* dynamically.
|
||||
**/
|
||||
struct _LinphoneCallParams;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue