mirror of
https://github.com/videojs/video.js.git
synced 2025-01-02 06:32:07 +02:00
Fix typo (#8399)
This commit is contained in:
parent
ca31cd3b63
commit
80ae35b6e3
@ -5,7 +5,7 @@ import TextTrackMenuItem from './text-track-menu-item.js';
|
||||
import Component from '../../component.js';
|
||||
|
||||
/**
|
||||
* A special menu item for turning of a specific type of text track
|
||||
* A special menu item for turning off a specific type of text track
|
||||
*
|
||||
* @extends TextTrackMenuItem
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user