Skip to content

Commit b3f09fd

Browse files
committed
Updated
1 parent 2d6df88 commit b3f09fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,6 @@ type Media interface {
140140
io.Closer
141141

142142
// The type of the format, which can be combinations of
143-
// INPUT, OUTPUT, DEVICE
143+
// INPUT or OUTPUT
144144
Type() Type
145145
}

0 commit comments

Comments
 (0)