소스 검색

docs: fix typo in interface_config.js

master
Dan Dascalescu 5 년 전
부모
커밋
79231914b9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js 파일 보기

@@ -114,7 +114,7 @@ var interfaceConfig = {
114 114
     LOCAL_THUMBNAIL_RATIO: 16 / 9, // 16:9
115 115
 
116 116
     /**
117
-     * Maximum coeficient of the ratio of the large video to the visible area
117
+     * Maximum coefficient of the ratio of the large video to the visible area
118 118
      * after the large video is scaled to fit the window.
119 119
      *
120 120
      * @type {number}

Loading…
취소
저장