mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-13 14:43:19 +00:00
all: fix spelling mistakes
Signed-off-by: nicksherron <nsherron90@gmail.com>
This commit is contained in:

committed by
Brad Fitzpatrick

parent
9795fca946
commit
f01ff18b6f
@@ -79,7 +79,7 @@ type Direct struct {
|
||||
endpoints []tailcfg.Endpoint
|
||||
everEndpoints bool // whether we've ever had non-empty endpoints
|
||||
localPort uint16 // or zero to mean auto
|
||||
lastPingURL string // last PingRequest.URL received, for dup suppresion
|
||||
lastPingURL string // last PingRequest.URL received, for dup suppression
|
||||
}
|
||||
|
||||
type Options struct {
|
||||
|
Reference in New Issue
Block a user