mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-01 09:32:08 +00:00
fix: typo spelling grammar
Signed-off-by: slowy07 <slowy.arfy@gmail.com>
This commit is contained in:
committed by
Brad Fitzpatrick
parent
780e65a613
commit
ac0353e982
@@ -34,7 +34,7 @@ type Packet struct {
|
||||
Payload []byte
|
||||
|
||||
// Prefix set by various internal methods of natlab, to locate
|
||||
// where in the network a trace occured.
|
||||
// where in the network a trace occurred.
|
||||
locator string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user