We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b30a6 commit c4e6debCopy full SHA for c4e6deb
pjsip/include/pjsua-lib/pjsua.h
@@ -7013,7 +7013,7 @@ PJ_DECL(pj_status_t) pjsua_im_typing(pjsua_acc_id acc_id,
7013
* Application connects one media termination/slot to another by calling
7014
* #pjsua_conf_connect() function. This will establish <b>unidirectional</b>
7015
* media flow from the source termination to the sink termination. To
7016
- * establish bidirectional media flow, application wound need to make another
+ * establish bidirectional media flow, application would need to make another
7017
* call to #pjsua_conf_connect(), this time inverting the source and
7018
* destination slots in the parameter.
7019
*
0 commit comments