Skip to content

Commit

Permalink
docs: fix a comment of the player's loadedmetadata event (#7506)
Browse files Browse the repository at this point in the history
  • Loading branch information
iChengbo authored Nov 10, 2021
1 parent 749105d commit ca2f5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/player.js
Original file line number Diff line number Diff line change
Expand Up @@ -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_
Expand Down

0 comments on commit ca2f5a3

Please sign in to comment.