This commit is contained in:
Guillaume Beraudo 2010-11-25 11:44:12 +01:00
parent 1a6849c101
commit d05089d673

View file

@ -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;