瀏覽代碼

flags: fix comment

master
Deepak Verma 5 年之前
父節點
當前提交
ff23f81dfe
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      react/features/base/flags/constants.js

+ 1
- 1
react/features/base/flags/constants.js 查看文件

@@ -20,7 +20,7 @@ export const CALENDAR_ENABLED = 'calendar.enabled';
20 20
 export const CALL_INTEGRATION_ENABLED = 'call-integration.enabled';
21 21
 
22 22
 /**
23
- * Flag indicating if chat should be enabled.
23
+ * Flag indicating if close captions should be enabled.
24 24
  * Default: enabled (true).
25 25
  */
26 26
 export const CLOSE_CAPTIONS_ENABLED = 'close-captions.enabled';

Loading…
取消
儲存