Skip to content

Commit

Permalink
Fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Apr 1, 2022
1 parent 5cbe907 commit 75a2d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externs/shaka/player.js
Expand Up @@ -815,7 +815,7 @@ shaka.extern.HlsManifestConfiguration;
* For HLS, the default value is 3 segments duration if not configured or
* set as 0.
* @property {boolean} segmentRelativeVttTiming
* Option to calculate VTT text timings relatively to the segment start
* Option to calculate VTT text timings relative to the segment start
* instead of relative to the period start (which is the default).
* Defaults to <code>false</code>.
* @property {shaka.extern.DashManifestConfiguration} dash
Expand Down

0 comments on commit 75a2d1b

Please sign in to comment.