Skip to content

Commit

Permalink
Fix typo in shakaExterns.Track docs (#1274)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklaskorz authored and joeyparrish committed Feb 4, 2018
1 parent 284f19f commit 09ed4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externs/shaka/player.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ shakaExtern.BufferedInfo;
* @property {number} id
* The unique ID of the track.
* @property {boolean} active
* If true, this is the track is being streamed (another track may be
* If true, this is the track being streamed (another track may be
* visible/audible in the buffer).
*
* @property {string} type
Expand Down

0 comments on commit 09ed4f5

Please sign in to comment.