Explorar o código

Chore: fix typos (#878)

Loyalsoldier %!s(int64=4) %!d(string=hai) anos
pai
achega
f71b45f3e7
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      common/session/session.go
  2. 0 0
      proxy/loopback/loopback.go

+ 1 - 1
common/session/session.go

@@ -37,7 +37,7 @@ func ExportIDToError(ctx context.Context) errors.ExportOption {
 type Inbound struct {
 	// Source address of the inbound connection.
 	Source net.Destination
-	// Getaway address
+	// Gateway address
 	Gateway net.Destination
 	// Tag of the inbound proxy that handles the connection.
 	Tag string

+ 0 - 0
proxy/loopback/lookback.go → proxy/loopback/loopback.go