Skip to content

Commit b1e1e64

Browse files
committed
lint: backend/dnsx_listener.go
1 parent 004837a commit b1e1e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intra/backend/dnsx_listener.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ type DNSOpts struct {
6464
// usually, user-set DNS (dnsx.Preferred or dnsx.System) when primary is
6565
// dnsx.BlockFree or dnsx.Fixed. Mostly, left unset.
6666
TIDSECCSV string
67-
// If set, query bypasses on-device blocklists only, independent of wheter TIDCSV
67+
// If set, query bypasses on-device blocklists only, independent of whether TIDCSV
6868
// has dnsx.BlockFree or not. The difference is, dnsx.BlockFree if pointing to a
6969
// non-blocking resolver (like one.one.one.one or dns.google)
7070
// will bypass both on-device & upstream blocklists.

0 commit comments

Comments
 (0)