Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #34 from shawnps/patch-2
Browse files Browse the repository at this point in the history
Fix typo in a comment
  • Loading branch information
grafov committed Feb 7, 2016
2 parents 79f6a15 + 9095b2c commit 11af315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion structure.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ type Variant struct {
VariantParams
}

// This stucture represents additional parameters for a variant
// This structure represents additional parameters for a variant
// used in EXT-X-STREAM-INF and EXT-X-I-FRAME-STREAM-INF
type VariantParams struct {
ProgramId uint32
Expand Down

0 comments on commit 11af315

Please sign in to comment.