This commit is contained in:
Saúl Ibarra Corretgé 2017-12-20 10:58:49 +01:00
parent 65abd5efd4
commit ca78309427
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ function _synthesizeIPv6Addresses0(sessionDescription) {
/* eslint-enable max-depth */
/**
* Completes the asynchronous ynthesis of IPv6 addresses.
* Completes the asynchronous synthesis of IPv6 addresses.
*
* @param {RTCSessionDescription} sessionDescription - The RTCSessionDescription
* for which IPv6 addresses are being synthesized.