1
0
mirror of https://github.com/videojs/video.js.git synced 2025-07-07 01:07:13 +02:00

@rcrooks fixed a couple of docs link and a jsdoc comment. closes #2987

This commit is contained in:
rcrooks
2016-01-15 15:33:15 -05:00
committed by Gary Katsevman
parent c901fcee6b
commit d448acd224
6 changed files with 9 additions and 4 deletions

View File

@ -1,5 +1,5 @@
/**
* @file html-track-element.js
* @file html-track-element-list.js
*/
import * as browser from '../utils/browser.js';