Fix typo
This commit is contained in:
parent
65abd5efd4
commit
ca78309427
|
@ -292,7 +292,7 @@ function _synthesizeIPv6Addresses0(sessionDescription) {
|
||||||
/* eslint-enable max-depth */
|
/* eslint-enable max-depth */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Completes the asynchronous ynthesis of IPv6 addresses.
|
* Completes the asynchronous synthesis of IPv6 addresses.
|
||||||
*
|
*
|
||||||
* @param {RTCSessionDescription} sessionDescription - The RTCSessionDescription
|
* @param {RTCSessionDescription} sessionDescription - The RTCSessionDescription
|
||||||
* for which IPv6 addresses are being synthesized.
|
* for which IPv6 addresses are being synthesized.
|
||||||
|
|
Loading…
Reference in New Issue