Skip to content

Commit

Permalink
docs: Fixing player.remoteTextTracks jsdoc (#4417)
Browse files Browse the repository at this point in the history
Fixes the sidebar link on the docs site for remoteTextTracks.
  • Loading branch information
ldayananda committed Jun 19, 2017
1 parent 546bef5 commit 9329e3e
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 @@ -3266,7 +3266,7 @@ class Player extends Component {
* @return {TextTrackList}
* The current remote text track list
*
* @method Player.prototype.textTracks
* @method Player.prototype.remoteTextTracks
*/

/**
Expand Down

0 comments on commit 9329e3e

Please sign in to comment.