container/mts/encoder.go: fixed comment for time-related constants

This commit is contained in:
Saxon 2019-05-11 16:32:00 +09:30
parent 20a5ed5362
commit aa5a089c55
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ const (
Audio
)
// Time related constants.
// Time-related constants.
const (
// ptsOffset is the offset added to the clock to determine
// the current presentation timestamp.