浏览代码

config: fix wording in comment

master
Paul Menzel 5 年前
父节点
当前提交
03215d8906
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      config.js

+ 1
- 1
config.js 查看文件

110
 
110
 
111
     // w3c spec-compliant video constraints to use for video capture. Currently
111
     // w3c spec-compliant video constraints to use for video capture. Currently
112
     // used by browsers that return true from lib-jitsi-meet's
112
     // used by browsers that return true from lib-jitsi-meet's
113
-    // util#browser#usesNewGumFlow. The constraints are independency from
113
+    // util#browser#usesNewGumFlow. The constraints are independent from
114
     // this config's resolution value. Defaults to requesting an ideal aspect
114
     // this config's resolution value. Defaults to requesting an ideal aspect
115
     // ratio of 16:9 with an ideal resolution of 720.
115
     // ratio of 16:9 with an ideal resolution of 720.
116
     // constraints: {
116
     // constraints: {

正在加载...
取消
保存