Skip to content

Commit

Permalink
Fix typo that broke docs build
Browse files Browse the repository at this point in the history
Change-Id: I7f12215097beb99792eaea6b9e4c2fc4de87524d
  • Loading branch information
joeyparrish committed May 3, 2016
1 parent 294bcca commit 8ad7762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dash/dash_parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ shaka.dash.DashParser.InheritanceFrame;
* periodInfo: ?shaka.dash.DashParser.PeriodInfo,
* adaptationSet: ?shaka.dash.DashParser.InheritanceFrame,
* representation: ?shaka.dash.DashParser.InheritanceFrame,
* bandwidth: (number|undefined),
* bandwidth: (number|undefined)
* }}
*
* @description
Expand Down

0 comments on commit 8ad7762

Please sign in to comment.