mirror of
https://github.com/videojs/video.js.git
synced 2025-07-15 01:34:23 +02:00
docs: fix a comment of the player's loadedmetadata event (#7506)
This commit is contained in:
@ -144,7 +144,7 @@ const TECH_EVENTS_RETRIGGER = [
|
||||
* @type {EventTarget~Event}
|
||||
*/
|
||||
/**
|
||||
* Retrigger the `stalled` event that was triggered by the {@link Tech}.
|
||||
* Retrigger the `loadedmetadata` event that was triggered by the {@link Tech}.
|
||||
*
|
||||
* @private
|
||||
* @method Player#handleTechLoadedmetadata_
|
||||
|
Reference in New Issue
Block a user