Skip to content

Commit ddf9e0a

Browse files
committed
Spelling errors
1 parent 12dfe9e commit ddf9e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AudioTools/AudioCodecs/CodecMTS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ enum class MTSStreamType {
7575
// };
7676

7777
/**
78-
* @brief MPEG-TS (MTS) decoder. Extracts (demuxes) the indicaated audio/video
78+
* @brief MPEG-TS (MTS) decoder. Extracts (demuxes) the indicated audio/video
7979
* data from a MPEG-TS (MTS) data stream. You can define the relevant stream
8080
* types via the API: addStreamType(MTSStreamType). By default, the
8181
* decoder selects the AUDIO_AAC, AUDIO_AAC_LATM stream types.

0 commit comments

Comments
 (0)