diff --git a/codec/mjpeg/jpeg.go b/codec/mjpeg/jpeg.go index 3c5f3a53..804119fc 100644 --- a/codec/mjpeg/jpeg.go +++ b/codec/mjpeg/jpeg.go @@ -135,7 +135,7 @@ var ( ) // Ctx describes a RTP/JPEG parsing context that will keep track of the current -// JPEG (help by p), and the state of the quantization tables. +// JPEG (held by p), and the state of the quantization tables. type Ctx struct { qTables [128][128]byte qTablesLen [128]byte