docs: fix typo in interface_config.js

pull/7199/head
Dan Dascalescu 5 years ago committed by Saúl Ibarra Corretgé
parent 0e1ecd3256
commit 79231914b9
  1. 2
      interface_config.js

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

Loading…
Cancel
Save