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

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnps committed Feb 6, 2016
1 parent 79f6a15 commit 9095b2c
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 9095b2c

Please sign in to comment.