浏览代码

Fix typo

master
Saúl Ibarra Corretgé 8 年前
父节点
当前提交
ca78309427
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      react/features/base/lib-jitsi-meet/native/RTCPeerConnection.js

+ 1
- 1
react/features/base/lib-jitsi-meet/native/RTCPeerConnection.js 查看文件

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

正在加载...
取消
保存