Skip to content

Commit b6cfa4b

Browse files
committed
docs: updating announce list docs
1 parent 0d83210 commit b6cfa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

option/water.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ type WATEROutboundOptions struct {
4949
type WATEROutboundSeedOptions struct {
5050
// SeedEnabled enables seeding the used transport
5151
SeedEnabled bool `json:"seed_enabled"`
52-
// AnnounceList specifies where to annouce the file
52+
// AnnounceList specifies which trackers should be used to announce the file
5353
AnnounceList [][]string `json:"announce_list"`
5454
}

0 commit comments

Comments
 (0)