mirror of
https://github.com/videojs/video.js.git
synced 2024-12-04 10:34:51 +02:00
docs: fix a comment of the player's loadedmetadata event (#7506)
This commit is contained in:
parent
749105d32c
commit
ca2f5a3cae
@ -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_
|
||||
|
Loading…
Reference in New Issue
Block a user