Fix typo
This commit is contained in:
@ -55,7 +55,7 @@ const ui = {
|
|||||||
// Remove native controls
|
// Remove native controls
|
||||||
ui.toggleNativeControls.call(this);
|
ui.toggleNativeControls.call(this);
|
||||||
|
|
||||||
// Setup captions for html5
|
// Setup captions for HTML5
|
||||||
if (this.isHTML5) {
|
if (this.isHTML5) {
|
||||||
captions.setup.call(this);
|
captions.setup.call(this);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user