Skip to content

Commit 48d411c

Browse files
author
Timothy B. Terriberry
committed
Typo fix.
1 parent 8d153c5 commit 48d411c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/opusfile.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1816,7 +1816,7 @@ void op_set_decode_callback(OggOpusFile *_of,
18161816
#define OP_TRACK_GAIN (3008)
18171817

18181818
/**Gain offset type that indicates that the provided offset should be used as
1819-
the gain directly, without applying any the header or track gains.*/
1819+
the gain directly, without applying any of the header or track gains.*/
18201820
#define OP_ABSOLUTE_GAIN (3009)
18211821

18221822
/**Sets the gain to be used for decoded output.

0 commit comments

Comments
 (0)