From a0e2360f2ba65b8a4fef5ede30fa3ef4191d7df1 Mon Sep 17 00:00:00 2001 From: Saxon Date: Tue, 7 May 2019 23:57:48 +0930 Subject: [PATCH] container/mts/encoder_test.go: corrected typo in comment for expectedHeaders --- container/mts/encoder_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container/mts/encoder_test.go b/container/mts/encoder_test.go index 3f2ebe27..62eeca0a 100644 --- a/container/mts/encoder_test.go +++ b/container/mts/encoder_test.go @@ -69,7 +69,7 @@ func TestEncodeVideo(t *testing.T) { } // Expect headers for PID 256 (video) - // NB: timing fieldsl ike PCR are neglected. + // NB: timing fields like PCR are neglected. expectedHeaders := [][]byte{ { 0x47, // Sync byte.