Skip to content

Commit 68d262b

Browse files
author
Clement Champetier
committed
Option: fix comment
1 parent b2d5109 commit 68d262b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AvTranscoder/Option.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ enum OptionType
2424
TypeRatio,
2525
TypeChoice,
2626
TypeGroup,
27-
TypeChild, // Option which brelongs to Choice or Group
27+
TypeChild, // Option which belongs to Choice or Group
2828
TypeUnknown
2929
};
3030

0 commit comments

Comments
 (0)