Skip to content

Commit 3050e63

Browse files
committed
Change comment
1 parent b9b7452 commit 3050e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/ffmpeg/opts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
type Opt func(*opts) error
1515

1616
type opts struct {
17-
// General options
17+
// Resize/resample options
1818
force bool
1919

2020
// Writer options

0 commit comments

Comments
 (0)